.NET bindings for RocksDB, including the matching native libraries for Linux, Windows and macOS.
Info
Version: | 9.4.0.50294 |
Author(s): | Curiosity GmbH, Warren Falk |
Last Update: | Monday, July 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/rocksdb |
Install
Install-Package rocksdb
dotnet add package rocksdb
paket add rocksdb
rocksdb Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.CSharp(>= 4.7.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Runtime.InteropServices(>= 4.3.0)
- Microsoft.CSharp(>= 4.7.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Runtime.InteropServices(>= 4.3.0)
Tags