Info
Version: | 1.1.1 |
Author(s): | Martin Burrows |
Last Update: | Tuesday, April 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://configmapper.org/ |
NuGet Url: | https://www.nuget.org/packages/ConfigMapper |
Install
Install-Package ConfigMapper
dotnet add package ConfigMapper
paket add ConfigMapper
ConfigMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This allows your IConfiguration to be injected anywhere in your code providing a unit-testable solution to configuration management with no magic strings. See the project home page for further info.