Info
Version: | 1.1.0 |
Author(s): | Ali Rahighi |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PSYCO.JsonDatastore |
Install
Install-Package PSYCO.JsonDatastore
dotnet add package PSYCO.JsonDatastore
paket add PSYCO.JsonDatastore
PSYCO.JsonDatastore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
This is usefull to keep non critical data and easy to port.
You can create table and insert or update data easly and handy.
Be carefull of not to consider this library for important senarios.