Makes mapping key/value stores (appSettings, environment variables, NameValueCollections...) to POCs dead simple and highly extensible.
Info
Version: | 2.0.14 |
Author(s): | Drew Burlingame |
Last Update: | Sunday, July 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drewburlingame/SimpleSettings |
NuGet Url: | https://www.nuget.org/packages/SimpleSettings |
Install
Install-Package SimpleSettings
dotnet add package SimpleSettings
paket add SimpleSettings
SimpleSettings Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.0.0)
- ObjectPrinter(>= 2.0.29)
Tags