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 |
Install
Install-Package ExistAll.SimpleConfig
dotnet add package ExistAll.SimpleConfig
paket add ExistAll.SimpleConfig
ExistAll.SimpleConfig Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
Tags
This framework should be used instead of .Net Core IOptions<T>.