Info
Version: | 1.1.0 |
Author(s): | dsbenghe |
Last Update: | Saturday, September 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dsbenghe/NotMicrosoft.Configuration |
NuGet Url: | https://www.nuget.org/packages/NotMicrosoft.Configuration |
Install
Install-Package NotMicrosoft.Configuration
dotnet add package NotMicrosoft.Configuration
paket add NotMicrosoft.Configuration
NotMicrosoft.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 1.1.2)
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- StringTemplate4(>= 4.0.8)
Tags
Fully compatible with the built-in json configuration provider - designed to work as a drop-in replacement for it.