Nefarius.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 Nefarius.JsonConfig Question?





Info

Version: 1.1.28
Author(s): Timo Dörr, Hüseyin Uslu, Carlos Gustavo Sarmiento, Benjamin Höglinger-Stelzer
Last Update: Thursday, February 6, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/nefarius/JsonConfig
NuGet Url: https://www.nuget.org/packages/Nefarius.JsonConfig


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

.NETFramework 4.0 .NETStandard 2.0


Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1540