Microsoft.Framework.ConfigurationModel 1.0.0-beta4

This is a prerelease version of Microsoft.Framework.ConfigurationModel.
dotnet add package Microsoft.Framework.ConfigurationModel --version 1.0.0-beta4
NuGet\Install-Package Microsoft.Framework.ConfigurationModel -Version 1.0.0-beta4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Framework.ConfigurationModel" Version="1.0.0-beta4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Framework.ConfigurationModel --version 1.0.0-beta4
#r "nuget: Microsoft.Framework.ConfigurationModel, 1.0.0-beta4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Framework.ConfigurationModel as a Cake Addin
#addin nuget:?package=Microsoft.Framework.ConfigurationModel&version=1.0.0-beta4&prerelease

// Install Microsoft.Framework.ConfigurationModel as a Cake Tool
#tool nuget:?package=Microsoft.Framework.ConfigurationModel&version=1.0.0-beta4&prerelease

Implementation of key-value pair based configuration. Includes configuration sources for INI, command line, and environment variables.

Product 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. 
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.Framework.ConfigurationModel:

Package Downloads
RavenDB.Client

This package includes the client API of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

Microsoft.Framework.ConfigurationModel.Json

JSON configuration source for the ConfigurationModel package.

Microsoft.AspNet.Hosting.Interfaces

Microsoft.AspNet.Hosting.Interfaces

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta4 51,348 4/24/2015
1.0.0-beta3 76,279 2/13/2015
1.0.0-beta2 15,782 1/15/2015
1.0.0-beta1 34,133 11/11/2014