Microsoft.Framework.Configuration
1.0.0-beta6
See the version list below for details.
dotnet add package Microsoft.Framework.Configuration --version 1.0.0-beta6
NuGet\Install-Package Microsoft.Framework.Configuration -Version 1.0.0-beta6
<PackageReference Include="Microsoft.Framework.Configuration" Version="1.0.0-beta6" />
paket add Microsoft.Framework.Configuration --version 1.0.0-beta6
#r "nuget: Microsoft.Framework.Configuration, 1.0.0-beta6"
// Install Microsoft.Framework.Configuration as a Cake Addin #addin nuget:?package=Microsoft.Framework.Configuration&version=1.0.0-beta6&prerelease // Install Microsoft.Framework.Configuration as a Cake Tool #tool nuget:?package=Microsoft.Framework.Configuration&version=1.0.0-beta6&prerelease
Implementation of key-value pair based configuration. Includes configuration sources for INI, command line, and environment variables.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
DNX | dnx451 is compatible. |
-
.NETFramework 4.5
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta6)
-
.NETPlatform 5.0
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta6)
- System.Collections (>= 4.0.10-beta-23109)
- System.Diagnostics.Debug (>= 4.0.10-beta-23109)
- System.IO (>= 4.0.10-beta-23109)
- System.IO.FileSystem (>= 4.0.0-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Runtime.Extensions (>= 4.0.10-beta-23109)
- System.Runtime.InteropServices (>= 4.0.20-beta-23109)
-
DNX 4.5.1
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta6)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.Framework.Configuration:
Package | Downloads |
---|---|
Microsoft.Framework.Configuration.Binder
Functionality to bind an object to data in configuration providers. |
|
Microsoft.Framework.Configuration.EnvironmentVariables
Environment variables configuration provider for the Configuration package. |
|
Microsoft.Framework.Configuration.CommandLine
Command line configuration provider for the Configuration package. |
|
Microsoft.Framework.Configuration.Ini
INI configuration provider for the Configuration package. |
|
Microsoft.Framework.Configuration.Json
JSON configuration provider for the Configuration package. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Framework.Configuration:
Repository | Stars |
---|---|
rowanmiller/UnicornStore
|
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta8 | 86,570 | 10/15/2015 |
1.0.0-beta7 | 115,628 | 9/2/2015 |
1.0.0-beta6 | 76,448 | 7/27/2015 |
1.0.0-beta5 | 33,417 | 6/30/2015 |