Make .NET 5 or .NET Core project add settings via Json easily.
                        
                    
         
                Info
| Version: | 0.1.3-alpha | 
| Author(s): | GF-Huang | 
| Last Update: | Saturday, November 28, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/NetCoreSettings | 
Install
Install-Package NetCoreSettings
                        dotnet add package NetCoreSettings
                        paket add NetCoreSettings
                        
                                NetCoreSettings Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.3)
 
Tags