Proteus.Utility.Configuration is a library that abstracts reading config values from e.g., app.config/web.config and supports their being overridden by ENVIRONMENT VARIABLES and/or a local.settings.json files.
Info
Version: | 1.1.0 |
Author(s): | Stephen A. Bohlen |
Last Update: | Sunday, November 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProteusProject/Proteus.Utility |
NuGet Url: | https://www.nuget.org/packages/Proteus.Utility.Configuration |
Install
Install-Package Proteus.Utility.Configuration
dotnet add package Proteus.Utility.Configuration
paket add Proteus.Utility.Configuration
Proteus.Utility.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
Tags