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 | 
Install
Install-Package ExistForAll.SimpleSettings
                        dotnet add package ExistForAll.SimpleSettings
                        paket add ExistForAll.SimpleSettings
                        
                                ExistForAll.SimpleSettings 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>.