.NET bindings for RocksDB, including the matching native libraries for Linux, Windows and macOS.
Info
| Version: | 10.4.2.62171 |
| Author(s): | Curiosity GmbH, Warren Falk |
| Last Update: | Saturday, October 18, 2025 |
| .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