JsonStore is a lightweight layer of abstraction of documents that can be applied on top of your classes.
Info
Version: | 0.0.2 |
Author(s): | Arley Padua |
Last Update: | Saturday, February 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arleypadua/JsonStore |
NuGet Url: | https://www.nuget.org/packages/JsonStore |
Install
Install-Package JsonStore
dotnet add package JsonStore
paket add JsonStore
JsonStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Ardalis.GuardClauses(>= 1.2.8)
- Newtonsoft.Json(>= 12.0.1)