Info
Version: | 6.2.2 |
Author(s): | Warren Falk |
Last Update: | Tuesday, August 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/warrenfalk/rocksdb-sharp |
NuGet Url: | https://www.nuget.org/packages/RocksDbSharp |
Install
Install-Package RocksDbSharp
dotnet add package RocksDbSharp
paket add RocksDbSharp
RocksDbSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
Tags
See the Project Site for more information. (Note: Also install RocksDbNative package to have native binaries included with build).