Allow strong type configurations from interfaces and support for multiple sources (environment, appsettings).
Info
| Version: | 1.0.6 |
| Author(s): | Cristian Prieto |
| Last Update: | Friday, April 21, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cprieto/SimpleConf |
| NuGet Url: | https://www.nuget.org/packages/SimpleConf |
Install
Install-Package SimpleConf
dotnet add package SimpleConf
paket add SimpleConf
SimpleConf Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.3.0)
Tags