VariableConfig is an implementation for Microsoft.Extensions.Configuration that allows you to reference other configuration properties as variables.
Info
Version: | 1.0.0 |
Author(s): | Nathan Ellenfield |
Last Update: | Thursday, June 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ellenfieldn/VariableConfig |
NuGet Url: | https://www.nuget.org/packages/VariableConfig |
Install
Install-Package VariableConfig
dotnet add package VariableConfig
paket add VariableConfig
VariableConfig Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- Microsoft.Extensions.Configuration(>= 2.1.0)
- Microsoft.Extensions.Configuration(>= 2.1.0)
Tags