LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Info
Version: | 1.16.0.5 |
Author(s): | |
Last Update: | Saturday, February 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kobake/leveldb-vc140-nuget |
NuGet Url: | https://www.nuget.org/packages/leveldb-vc140 |
Install
Install-Package leveldb-vc140
dotnet add package leveldb-vc140
paket add leveldb-vc140
leveldb-vc140 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags