Info
Version: | 1.0.6 |
Author(s): | DotNetCraft |
Last Update: | Saturday, April 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DotNetCraft/ConfigurationParser |
NuGet Url: | https://www.nuget.org/packages/DotNetCraft.ConfigurationParser |
Install
Install-Package DotNetCraft.ConfigurationParser
dotnet add package DotNetCraft.ConfigurationParser
paket add DotNetCraft.ConfigurationParser
DotNetCraft.ConfigurationParser Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The parser is specifically designed to easily bind custom configuration sections. All required mapping and performing casts will be made by the Configuration Parser automatically.