mx.configuration 0.2.3

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

// Install mx.configuration as a Cake Tool
#tool nuget:?package=mx.configuration&version=0.2.3

A library to read and write JSON configuration files using strongly typed interfaces. The library uses Castle DictionaryAdapter to create interface implementations at runtime setting the properties with values from the configuration file. It also supports configuration interface validation using FluentValidation. The library scans loaded assemblies for validators of the configuration interface and validates the configuration when it is loaded or saved.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.8 1,214 3/19/2017
0.2.7 924 3/18/2017
0.2.6 931 3/18/2017
0.2.5 1,104 6/16/2016
0.2.4 970 6/16/2016
0.2.3 1,441 10/6/2015
0.2.2 1,151 10/6/2015
0.2.1 1,067 9/24/2015