JsonConfig NuGet Package

JsonConfig is a simple to use configuration library, allowing JSON based config files for your C#/.NET application instead of cumbersome web.config/application.config xml files.

It is based on JsonFX and C# 4.0 dynamic feature.

Allows putting your programs config file into .json files, where a default config can be embedded as a resource or put in the (web-)application folder. Configuration can be accessed via dynamic types, no custom classes or any other stub code is necessary.

JsonConfig brings support for config inheritance, meaning a set of configuration files can be used to have a single, scoped configuration at runtime which is a merged version of all provided configuration files.




Got any JsonConfig Question?





Info

Version: 1.0.0
Author(s): Timo Dörr
Last Update: Wednesday, September 3, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Dynalon/JsonConfig
NuGet Url: https://www.nuget.org/packages/JsonConfig


Install
Install-Package JsonConfig
dotnet add package JsonConfig
paket add JsonConfig
JsonConfig Download (Unzip the "nupkg" after downloading)

23 packages depend on this package.


Tags



STATS

must-have-score

1.4

avg-downloads-per-day

34

days-since-last-release

3516