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