Modified JsonConfig NuGet Package

JsonConfig.lqs is ported from JsonConfig by Timo Dörr.

The original JsonConfig is great, but when I find that with it I can create only one Default config, only one User config and only one Global config in an AppDomain, I decides to create this new port. The main difference to original JsonConfig is that now you could have Default/User config per assembly, plus a global Default/User config.

Additionally, I think there is no need to have a Global config given there is a User config, I removed it, and the User config is config merged from user config file and default config. At last, I also defined a plus(+) operator for ConfigObject class to simply Merge operations.




Got any Modified JsonConfig Question?





Info

Version: 1.1.7
Author(s): Qinsi Long
Last Update: Monday, April 27, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/longqinsi/JsonConfig
NuGet Url: https://www.nuget.org/packages/JsonConfig.lqs


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



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

3286