A configuration source for ConfygureOut that loads configuration values from environment variables.
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.EnvironmentVariableSource |
Install
Install-Package ConfygureOut.EnvironmentVariableSource
dotnet add package ConfygureOut.EnvironmentVariableSource
paket add ConfygureOut.EnvironmentVariableSource
ConfygureOut.EnvironmentVariableSource Download (Unzip the "nupkg" after downloading)
Dependencies
- ConfygureOut(>= 1.0.7)
- System.ValueTuple(>= 4.4.0)
Tags