Info
Version: | 1.4.1 |
Author(s): | Piotr Mionskowski, Pablo Ruiz García |
Last Update: | Sunday, July 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/miensol/SimpleConfigSections |
NuGet Url: | https://www.nuget.org/packages/SimpleConfigSections |
Install
Install-Package SimpleConfigSections
dotnet add package SimpleConfigSections
paket add SimpleConfigSections
SimpleConfigSections Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.0.0.4001)
Tags
Removes the ceremony required to define config sections by providing
a mechanism to define your config structure in terms of plain old interfaces.