Microsoft.Framework.Configuration
1.0.0-beta7
Implementation of key-value pair based configuration. Includes the memory configuration source.
This is a prerelease version of Microsoft.Framework.Configuration.
Install-Package Microsoft.Framework.Configuration -Version 1.0.0-beta7
dotnet add package Microsoft.Framework.Configuration --version 1.0.0-beta7
<PackageReference Include="Microsoft.Framework.Configuration" Version="1.0.0-beta7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Framework.Configuration --version 1.0.0-beta7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Framework.Configuration, 1.0.0-beta7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Framework.Configuration as a Cake Addin
#addin nuget:?package=Microsoft.Framework.Configuration&version=1.0.0-beta7&prerelease
// Install Microsoft.Framework.Configuration as a Cake Tool
#tool nuget:?package=Microsoft.Framework.Configuration&version=1.0.0-beta7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta7)
-
.NETPlatform 5.0
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta7)
- System.Collections (>= 4.0.11-beta-23225)
- System.Diagnostics.Debug (>= 4.0.11-beta-23225)
- System.IO (>= 4.0.11-beta-23225)
- System.IO.FileSystem (>= 4.0.1-beta-23225)
- System.Resources.ResourceManager (>= 4.0.1-beta-23225)
- System.Runtime.Extensions (>= 4.0.11-beta-23225)
- System.Runtime.InteropServices (>= 4.0.21-beta-23225)
-
DNX 4.5.1
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta7)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Framework.Configuration:
| Package | Downloads |
|---|---|
|
Microsoft.Framework.Configuration.Binder
Functionality to bind an object to data in configuration sources.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0-beta7 | 0 | 06.02.2022 |