a simple persistent kv storage.
Info
Version: | 1.0.0 |
Author(s): | SpuerYouXy |
Last Update: | Wednesday, December 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SpuerYouXy/KvCacheStore.git |
NuGet Url: | https://www.nuget.org/packages/KvCacheStore |
Install
Install-Package KvCacheStore
dotnet add package KvCacheStore
paket add KvCacheStore
KvCacheStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags