A key value store that uses SQLite to persist data.
Info
Version: | 1.2.0 |
Author(s): | timyhac |
Last Update: | Thursday, August 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SQLitePersistentKeyValueStore |
Install
Install-Package SQLitePersistentKeyValueStore
dotnet add package SQLitePersistentKeyValueStore
paket add SQLitePersistentKeyValueStore
SQLitePersistentKeyValueStore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SQLite.Core(>= 1.0.111)
Tags