RocksDbSharp 6.2.2
Install-Package RocksDbSharp -Version 6.2.2
dotnet add package RocksDbSharp --version 6.2.2
<PackageReference Include="RocksDbSharp" Version="6.2.2" />
paket add RocksDbSharp --version 6.2.2
#r "nuget: RocksDbSharp, 6.2.2"
// Install RocksDbSharp as a Cake Addin
#addin nuget:?package=RocksDbSharp&version=6.2.2
// Install RocksDbSharp as a Cake Tool
#tool nuget:?package=RocksDbSharp&version=6.2.2
.Net Bindings for RocksDb. See the Project Site for more information. (Note: Also install RocksDbNative package to have native binaries included with build)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- Microsoft.CSharp (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
-
.NETStandard 1.6
- 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)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on RocksDbSharp:
Package | Downloads |
---|---|
TypeEdge.Host
Package Description |
|
Zebus.Persistence.RocksDb
A lightweight Peer to Peer Service Bus |
|
Borlay.Repositories.RocksDb
Package Description |
|
Akka.Persistence.RocksDb
Akka.NET Persistence journal and snapshot store backed by RocksDb. |
|
Zebus.Directory.RocksDb
A lightweight Peer to Peer Service Bus |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on RocksDbSharp:
Repository | Stars |
---|---|
confluentinc/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
Cysharp/MasterMemory
Embedded Typed Readonly In-Memory Document Database for .NET Core and Unity.
|
|
Abc-Arbitrage/Zebus
A lightweight Peer to Peer Service Bus
|
Version | Downloads | Last updated |
---|---|---|
6.2.2 | 181,351 | 8/20/2019 |
5.17.2 | 118,161 | 2/22/2019 |
5.4.6.11 | 6,057 | 11/16/2018 |
5.4.6.10 | 43,451 | 11/18/2017 |
5.4.6.9 | 5,669 | 6/24/2017 |
5.4.6 | 777 | 6/6/2017 |
5.3.4.1 | 791 | 5/17/2017 |
5.3.4 | 702 | 5/14/2017 |
5.2.1 | 737 | 4/25/2017 |
5.1.4 | 811 | 3/19/2017 |
5.0.1 | 914 | 1/10/2017 |
4.13.2.2 | 732 | 1/9/2017 |
4.13.2.1 | 737 | 12/28/2016 |
4.13.2 | 757 | 12/19/2016 |
4.13.1 | 793 | 12/17/2016 |
.Net Bindings for RocksDb. See the Project Site for more information. (Note: Also install RocksDbNative package to have native binaries included with build)