Loads application settings into your own custom data class.
Info
Version: | 1.2.0 |
Author(s): | MASH: David R. Williamson, Sean McIvor, Azad Abbasi |
Last Update: | Sunday, March 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drwill/mash/tree/master/AppSettings |
NuGet Url: | https://www.nuget.org/packages/Mash.AppSettings |
Install
Install-Package Mash.AppSettings
dotnet add package Mash.AppSettings
paket add Mash.AppSettings
Mash.AppSettings Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Text.Json(>= 4.7.1)
- Microsoft.CSharp(>= 4.7.0)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Text.Json(>= 4.7.1)
Tags