StorageProvider to store Data on RethinkDB.
Info
Version: | 1.2.3 |
Author(s): | Roger Zander |
Last Update: | Monday, December 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rzander/jaindb |
NuGet Url: | https://www.nuget.org/packages/jaindb.storage.RethinkDB |
Install
Install-Package jaindb.storage.RethinkDB
dotnet add package jaindb.storage.RethinkDB
paket add jaindb.storage.RethinkDB
jaindb.storage.RethinkDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Costura.Fody(>= 4.1.0)
- Newtonsoft.Json(>= 12.0.3)
- RethinkDb.Driver(>= 2.3.150)
- jaindb.base(>= 1.2.3)
Tags