Support for automatic validation, update and strongly-typed access to configuration.
Info
Version: | 0.2.232 |
Author(s): | Jonathan David Evans ([email protected]) |
Last Update: | Monday, May 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://open-collar.github.io/OpenCollar.Extensions.Configuration/index.html |
NuGet Url: | https://www.nuget.org/packages/OpenCollar.Extensions.Configuration |
Install
Install-Package OpenCollar.Extensions.Configuration
dotnet add package OpenCollar.Extensions.Configuration
paket add OpenCollar.Extensions.Configuration
OpenCollar.Extensions.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2020.1.0)
- Microsoft.Extensions.Configuration(>= 3.1.5)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.5)
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)
- OpenCollar.Extensions(>= 0.5.15)
- OpenCollar.Extensions.Validation(>= 0.5.12)
- System.ObjectModel(>= 4.3.0)
- System.Text.Json(>= 4.7.2)
Tags