A configuration source for ConfygureOut that loads configuration values from AppSettings section of web.config or app.config.
Info
Version: | 1.0.6 |
Author(s): | imgen |
Last Update: | Wednesday, April 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imgen/ConfygureOut |
NuGet Url: | https://www.nuget.org/packages/ConfygureOut.AppSettingsSource |
Install
Install-Package ConfygureOut.AppSettingsSource
dotnet add package ConfygureOut.AppSettingsSource
paket add ConfygureOut.AppSettingsSource
ConfygureOut.AppSettingsSource Download (Unzip the "nupkg" after downloading)
Dependencies
- ConfygureOut(>= 1.0.7)
- System.ValueTuple(>= 4.4.0)
Tags