RethinkDb.Driver.Linq 2.3.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package RethinkDb.Driver.Linq --version 2.3.3
NuGet\Install-Package RethinkDb.Driver.Linq -Version 2.3.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RethinkDb.Driver.Linq" Version="2.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RethinkDb.Driver.Linq --version 2.3.3
#r "nuget: RethinkDb.Driver.Linq, 2.3.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RethinkDb.Driver.Linq as a Cake Addin
#addin nuget:?package=RethinkDb.Driver.Linq&version=2.3.3

// Install RethinkDb.Driver.Linq as a Cake Tool
#tool nuget:?package=RethinkDb.Driver.Linq&version=2.3.3

An experimental LINQ to ReQL provider for the RethinkDB C# Driver.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RethinkDb.Driver.Linq:

Package Downloads
DecentIOT.RethinkConfigurations

This package is to CRUD manage objects used as configuration settings to external services. All data is stored in a RethinkDb so it's instalation is required.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0-beta-1 6,789 5/22/2020
2.3.150 3,651 9/17/2019
2.3.101 687 8/9/2019
2.3.100 1,000 2/24/2019
2.3.24 782 2/16/2019
2.3.23 2,351 4/25/2018
2.3.22 1,396 3/14/2018
2.3.20 2,740 8/25/2017
2.3.19 1,209 5/5/2017
2.3.18-beta-1 826 4/26/2017
2.3.17 1,319 4/18/2017
2.3.16-beta-1 746 4/13/2017
2.3.15 1,951 8/26/2016
2.3.14 1,029 8/22/2016
2.3.12 1,036 8/18/2016
2.3.11 1,028 8/11/2016
2.3.10 1,131 8/4/2016
2.3.9 1,164 7/10/2016
2.3.8 1,022 7/7/2016
2.3.7 1,025 7/6/2016
2.3.6 998 6/28/2016
2.3.6-beta-1 796 6/22/2016
2.3.5 985 6/9/2016
2.3.5-beta-1 812 6/9/2016
2.3.4 1,003 6/4/2016
2.3.4-beta-5 778 6/4/2016
2.3.4-beta-4 779 6/1/2016
2.3.4-beta-2 831 5/27/2016
2.3.4-beta-1 822 5/23/2016
2.3.3 1,024 5/21/2016
2.3.3-beta-1 804 5/21/2016
2.3.2 991 5/20/2016
2.3.2-beta-2 827 5/20/2016
2.3.2-beta-1 854 5/20/2016
2.3.1-beta-3 1,158 5/13/2016

## v2.3.3
* Roll-up Release for Full .NET Framework since last non-beta release.
* CoreCLR users please continue using latest beta release until CoreCLR is RTM.

## v2.3.3-beta-1
* Issue 62 - Fixed "An address incompatible with the requested protocol was used" on Azure

## v2.3.2
* Roll-up Release for Full .NET Framework since last non-beta release.
* CoreCLR users please continue using latest beta release until CoreCLR is RTM.

## v2.3.2-beta-2
* Connection now exposes ClientLocalEndpoint.
* Better .NET Standard 1.3 and .NET Core RC2 compatibility.

## v2.3.2-beta-1
* Compatibility with .NET Standard 1.3 and .NET Core RC2.


Full History Here: https://github.com/bchavez/RethinkDb.Driver/blob/master/HISTORY.md