Info
Version: | 8.1.0 |
Author(s): | Guy Ludvig |
Last Update: | Thursday, January 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/existall/SimpleConfig |
NuGet Url: | https://www.nuget.org/packages/ExistAll.SimpleConfig.Extensions.GenericHost |
Install
Install-Package ExistAll.SimpleConfig.Extensions.GenericHost
dotnet add package ExistAll.SimpleConfig.Extensions.GenericHost
paket add ExistAll.SimpleConfig.Extensions.GenericHost
ExistAll.SimpleConfig.Extensions.GenericHost Download (Unzip the "nupkg" after downloading)
Dependencies
- ExistAll.SimpleConfig(>= 8.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
Tags
This framework should be used instead of .Net Core IOptions<T>.