Simple key value storage using files of JSON data.
Info
Version: | 1.0.3 |
Author(s): | Jason Blake |
Last Update: | Monday, February 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleJsonStorage |
Install
Install-Package SimpleJsonStorage
dotnet add package SimpleJsonStorage
paket add SimpleJsonStorage
SimpleJsonStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)