Microsoft.Framework.Configuration
1.0.0-beta8
dotnet add package Microsoft.Framework.Configuration --version 1.0.0-beta8
NuGet\Install-Package Microsoft.Framework.Configuration -Version 1.0.0-beta8
<PackageReference Include="Microsoft.Framework.Configuration" Version="1.0.0-beta8" />
<PackageVersion Include="Microsoft.Framework.Configuration" Version="1.0.0-beta8" />
<PackageReference Include="Microsoft.Framework.Configuration" />
paket add Microsoft.Framework.Configuration --version 1.0.0-beta8
#r "nuget: Microsoft.Framework.Configuration, 1.0.0-beta8"
#addin nuget:?package=Microsoft.Framework.Configuration&version=1.0.0-beta8&prerelease
#tool nuget:?package=Microsoft.Framework.Configuration&version=1.0.0-beta8&prerelease
Implementation of key-value pair based configuration. Includes the memory configuration provider.
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. |
DNXCore | dnxcore50 is compatible. |
-
.NETFramework 4.5
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta8)
-
.NETPlatform 5.0
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta8)
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.InteropServices (>= 4.0.20)
-
DNX 4.5.1
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta8)
-
DNXCore 5.0
- Microsoft.Framework.Configuration.Abstractions (>= 1.0.0-beta8)
- System.Collections (>= 4.0.11-beta-23409)
- System.Diagnostics.Debug (>= 4.0.11-beta-23409)
- System.IO (>= 4.0.11-beta-23409)
- System.IO.FileSystem (>= 4.0.1-beta-23409)
- System.Resources.ResourceManager (>= 4.0.1-beta-23409)
- System.Runtime.Extensions (>= 4.0.11-beta-23409)
- System.Runtime.InteropServices (>= 4.0.21-beta-23409)
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,571 | 10/15/2015 |
1.0.0-beta7 | 115,629 | 9/2/2015 |
1.0.0-beta6 | 76,449 | 7/27/2015 |
1.0.0-beta5 | 33,418 | 6/30/2015 |