Supported multiple environments json, yml configuration provider.
Info
Version: | 1.1.1 |
Author(s): | cyciopes |
Last Update: | Friday, September 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Imaging.Common.Configuration |
Install
Install-Package Imaging.Common.Configuration
dotnet add package Imaging.Common.Configuration
paket add Imaging.Common.Configuration
Imaging.Common.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.CommandLine(>= 2.2.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.0)
- Microsoft.Extensions.Configuration.Ini(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- NetEscapades.Configuration.Yaml(>= 1.6.0)