ConfigurationMapper performs binding of application settings, connection strings and configuration sections from app.config (or web.config) file to strongly typed .Net object.
Info
| Version: | 0.0.1 |
| Author(s): | iluzyanin |
| Last Update: | Thursday, August 7, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/iluzyanin/ConfigurationMapper |
| NuGet Url: | https://www.nuget.org/packages/ConfigurationMapper |
Install
Install-Package ConfigurationMapper
dotnet add package ConfigurationMapper
paket add ConfigurationMapper
ConfigurationMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags