A simple solution to persisting settings.
Info
Version: | 0.1.0 |
Author(s): | pauldotknopf |
Last Update: | Tuesday, June 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pauldotknopf/sharp-settings-store |
NuGet Url: | https://www.nuget.org/packages/SharpSettingsStore |
Install
Install-Package SharpSettingsStore
dotnet add package SharpSettingsStore
paket add SharpSettingsStore
SharpSettingsStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- SharpDataAccess(>= 0.4.0)
- SharpEvents(>= 0.1.0)