Simple storage of settings in json file. 
                        
                    
         
                Info
| Version: | 1.2.0 | 
| Author(s): | SettingsProviderNet & stepagrus | 
| Last Update: | Thursday, March 26, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/stepagrus/SimpleSettingsStorage | 
| NuGet Url: | https://www.nuget.org/packages/SimpleSettingsStorage | 
Install
Install-Package SimpleSettingsStorage
                        dotnet add package SimpleSettingsStorage
                        paket add SimpleSettingsStorage
                        
                                SimpleSettingsStorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Security.Cryptography.ProtectedData(>= 4.7.0)
 - System.Text.Json(>= 4.7.1)
 
Tags