A dead simple data store - if you don't want to worry about your persistance layer (yet).
Info
| Version: | 2.0.0 |
| Author(s): | Ruben Weituschewitz |
| Last Update: | Friday, November 25, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rubenwe/SimpleStore |
| NuGet Url: | https://www.nuget.org/packages/SimpleStore |
Install
Install-Package SimpleStore
dotnet add package SimpleStore
paket add SimpleStore
SimpleStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)