VariableConfig 1.0.0
VariableConfig is an implementation for Microsoft.Extensions.Configuration that allows you to reference other configuration properties as variables.
Install-Package VariableConfig -Version 1.0.0
dotnet add package VariableConfig --version 1.0.0
<PackageReference Include="VariableConfig" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VariableConfig --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial Beta Release
Dependencies
-
.NETCoreApp 2.0
- Microsoft.Extensions.Configuration (>= 2.1.0)
-
.NETFramework 4.7
- Microsoft.Extensions.Configuration (>= 2.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.0.0 | 290 | 6/21/2018 |