Info
Version: | 2.4.0-beta-1 |
Author(s): | Brian Chavez |
Last Update: | Friday, May 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bchavez/RethinkDb.Driver |
NuGet Url: | https://www.nuget.org/packages/RethinkDb.Driver |
Install
Install-Package RethinkDb.Driver
dotnet add package RethinkDb.Driver
paket add RethinkDb.Driver
RethinkDb.Driver Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Common.Logging(>= 3.3.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
Architecturally, this driver is a port of the official Java driver.