Simple JSON flat file data store.
Info
Version: | 2.4.2 |
Author(s): | Tomi Tuhkanen |
Last Update: | Sunday, June 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://ttu.github.io/json-flatfile-datastore/ |
NuGet Url: | https://www.nuget.org/packages/JsonFlatFileDataStore |
Install
Install-Package JsonFlatFileDataStore
dotnet add package JsonFlatFileDataStore
paket add JsonFlatFileDataStore
JsonFlatFileDataStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
Tags