Extension methods for providing substitution and prefixing support to IConfiguration.
Info
Version: | 0.1.12 |
Author(s): | Stack Exchange |
Last Update: | Friday, September 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StackExchange/StackExchange.Utils |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Utils.Configuration |
Install
Install-Package StackExchange.Utils.Configuration
dotnet add package StackExchange.Utils.Configuration
paket add StackExchange.Utils.Configuration
StackExchange.Utils.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.6)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.6)
Tags