Info
Version: | 1.1.0 |
Author(s): | Thijs Koot |
Last Update: | Wednesday, February 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ConfigurationBinder |
Install
Install-Package ConfigurationBinder
dotnet add package ConfigurationBinder
paket add ConfigurationBinder
ConfigurationBinder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
This extension allows you to bind settings to configuration-classes during service registration.