FX.Configuration 0.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package FX.Configuration --version 0.2.4
NuGet\Install-Package FX.Configuration -Version 0.2.4
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="FX.Configuration" Version="0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FX.Configuration --version 0.2.4
#r "nuget: FX.Configuration, 0.2.4"
#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 FX.Configuration as a Cake Addin
#addin nuget:?package=FX.Configuration&version=0.2.4

// Install FX.Configuration as a Cake Tool
#tool nuget:?package=FX.Configuration&version=0.2.4

A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FX.Configuration:

Package Downloads
fx.configuration.azure

Fx.Configuration to use with Azure Cloud Services configuration A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes. - you can use a standard way to read configuration from app.config or from a pure JSON configuration file. - you can also use a mix of various configuration sources like app.config and config.json (look at the MixedConfiguration class sample)

IntegrationEngine

An asynchronous job scheduling server.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.1 115,070 1/28/2015
0.4.0 147,122 11/21/2014
0.3.5 4,384 11/3/2014
0.2.4 2,071 10/25/2014
0.1.20 1,815 10/14/2014