A Configuration Reader for AppSettings portion of web.config file.
Info
Version: | 0.0.1 |
Author(s): | Shawn Wildermuth |
Last Update: | Sunday, April 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WilderMinds.Configuration.AppSettings |
Install
Install-Package WilderMinds.Configuration.AppSettings
dotnet add package WilderMinds.Configuration.AppSettings
paket add WilderMinds.Configuration.AppSettings
WilderMinds.Configuration.AppSettings Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.1)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.0.1)