vapolia-keyvaluelite
3.0.0
A netstandard key value store, backed by sqlite, alternative to Akavache
Requires NuGet 2.5 or higher.
Install-Package vapolia-keyvaluelite -Version 3.0.0
dotnet add package vapolia-keyvaluelite --version 3.0.0
<PackageReference Include="vapolia-keyvaluelite" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add vapolia-keyvaluelite --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/softlion/KeyValueLite/commits
Dependencies
-
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0)
- sqlite-net2 (>= 2.0.0)
- System.Text.Json (>= 4.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.