Little database with storage in Json.
Info
Version: | 1.0.2 |
Author(s): | jmmortega |
Last Update: | Saturday, January 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NSJsonStorage |
Install
Install-Package NSJsonStorage
dotnet add package NSJsonStorage
paket add NSJsonStorage
NSJsonStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- NSUtils(>= 1.0.5)