This project is an extension to Microsoft.Extensions.Configuration that allows application to setup it's configuration sources using environment variables and external adapters.
Info
Version: | 1.1.0 |
Author(s): | Coherent Solutions, Inc |
Last Update: | Monday, July 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coherentsolutionsinc/anywhere-configuration |
NuGet Url: | https://www.nuget.org/packages/CoherentSolutions.Extensions.Configuration.AnyWhere |
Install
Install-Package CoherentSolutions.Extensions.Configuration.AnyWhere
dotnet add package CoherentSolutions.Extensions.Configuration.AnyWhere
paket add CoherentSolutions.Extensions.Configuration.AnyWhere
CoherentSolutions.Extensions.Configuration.AnyWhere Download (Unzip the "nupkg" after downloading)
Dependencies
- CoherentSolutions.Extensions.Configuration.AnyWhere.Abstractions(>= 1.0.2)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- System.Memory(>= 4.5.0)
- System.Runtime.Loader(>= 4.3.0)
Tags