A netstandard key value store, backed by sqlite, alternative to Akavache.
Info
Version: | 3.0.1 |
Author(s): | Benjamin Mayrargue |
Last Update: | Friday, March 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/softlion/KeyValueLite |
NuGet Url: | https://www.nuget.org/packages/vapolia-keyvaluelite |
Install
Install-Package vapolia-keyvaluelite
dotnet add package vapolia-keyvaluelite
paket add vapolia-keyvaluelite
vapolia-keyvaluelite Download (Unzip the "nupkg" after downloading)
Dependencies
- sqlite-net2(>= 2.0.0)
- System.Text.Json(>= 4.6.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
Tags