Simple Helper to work with AppSettings.
Info
Version: | 1.0.2-alpha |
Author(s): | Steve Schulze |
Last Update: | Thursday, October 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DEOS.AppSettingsManager |
Install
Install-Package DEOS.AppSettingsManager
dotnet add package DEOS.AppSettingsManager
paket add DEOS.AppSettingsManager
DEOS.AppSettingsManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.2)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Configuration.Json(>= 3.1.2)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 4.7.0)
Tags