Extends the Microsoft.Extensions.Configuration.Binder code to support discriminator based inheritance.
Info
Version: | 1.0.3 |
Author(s): | Will Axtell |
Last Update: | Monday, March 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/waxtell/ConfigurationSection.Inheritance.Extension |
NuGet Url: | https://www.nuget.org/packages/ConfigurationSection.Inheritance.Extension |
Install
Install-Package ConfigurationSection.Inheritance.Extension
dotnet add package ConfigurationSection.Inheritance.Extension
paket add ConfigurationSection.Inheritance.Extension
ConfigurationSection.Inheritance.Extension Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.1.0)
Tags