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