An extension to enable configuration variable expansion.
Info
Version: | 0.2.1 |
Author(s): | Isaac Pereira |
Last Update: | Tuesday, February 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pereirazc/Configuration.Expander |
NuGet Url: | https://www.nuget.org/packages/Configuration.Expander |
Install
Install-Package Configuration.Expander
dotnet add package Configuration.Expander
paket add Configuration.Expander
Configuration.Expander Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)