Alternative object serializer for rethinkdb-net using Newtonsoft.Json.
Info
Version: | 0.12.1 |
Author(s): | Brian Chavez |
Last Update: | Friday, January 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mfenniak/rethinkdb-net |
NuGet Url: | https://www.nuget.org/packages/rethinkdb-net-newtonsoft |
Install
Install-Package rethinkdb-net-newtonsoft
dotnet add package rethinkdb-net-newtonsoft
paket add rethinkdb-net-newtonsoft
rethinkdb-net-newtonsoft Download (Unzip the "nupkg" after downloading)
Dependencies
- rethinkdb-net(>= 0.12.1)
- Newtonsoft.Json(>= 5.0.8)
- protobuf-net(>= 2.0.0.666)