A .NET key value database to persist objects on disk.
Info
Version: | 0.6.21 |
Author(s): | Simon Mießler |
Last Update: | Thursday, July 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kittyfisto/IsabelDb/ |
NuGet Url: | https://www.nuget.org/packages/IsabelDb |
Install
Install-Package IsabelDb
dotnet add package IsabelDb
paket add IsabelDb
IsabelDb Download (Unzip the "nupkg" after downloading)
Dependencies
- protobuf-net(>= 2.3.7)
- System.Data.SQLite.Core(>= 1.0.108)
- log4net(>= 2.0.8)
- System.Data.SQLite(>= 1.0.109.2)
Tags