RethinkDb.Driver.ReGrid 2.3.150

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RethinkDb.Driver.ReGrid --version 2.3.150
NuGet\Install-Package RethinkDb.Driver.ReGrid -Version 2.3.150
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.ReGrid" Version="2.3.150" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RethinkDb.Driver.ReGrid --version 2.3.150
#r "nuget: RethinkDb.Driver.ReGrid, 2.3.150"
#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.ReGrid as a Cake Addin
#addin nuget:?package=RethinkDb.Driver.ReGrid&version=2.3.150

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

ReGrid is a distributed file storage on top of RethinkDB. ReGrid is similarly inspired by GridFS from MongoDB. With ReGrid, a large 4GB file can be broken up into chunks and stored on RethinkDB cluster.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0-beta-1 403 5/22/2020
2.3.150 1,083 9/17/2019
2.3.101 610 8/9/2019
2.3.100 650 2/24/2019
2.3.24 658 2/16/2019
2.3.23 1,029 4/25/2018
2.3.22 1,003 3/14/2018
2.3.20 1,204 8/25/2017
2.3.19 1,062 5/5/2017
2.3.18-beta-1 772 4/26/2017
2.3.17 1,296 4/18/2017
2.3.16-beta-1 731 4/13/2017
2.3.15 1,186 8/26/2016
2.3.14 965 8/22/2016
2.3.12 969 8/18/2016
2.3.11 954 8/11/2016
2.3.10 1,095 8/4/2016
2.3.9 1,081 7/10/2016
2.3.8 1,027 7/7/2016
2.3.7 1,005 7/6/2016
2.3.6 976 6/28/2016
2.3.6-beta-1 761 6/22/2016
2.3.5 1,011 6/9/2016
2.3.5-beta-1 771 6/9/2016
2.3.4 959 6/4/2016
2.3.4-beta-5 782 6/4/2016
2.3.4-beta-4 777 6/1/2016
2.3.4-beta-2 807 5/27/2016
2.3.4-beta-1 797 5/23/2016
2.3.3 971 5/21/2016
2.3.3-beta-1 836 5/21/2016
2.3.2 980 5/20/2016
2.3.2-beta-2 773 5/20/2016
2.3.2-beta-1 768 5/20/2016
2.3.1-beta-3 793 5/13/2016
2.3.1-beta-2 765 5/11/2016
2.3.1-beta-1 804 4/28/2016
2.2.10 1,047 3/31/2016
2.2.10-beta-1 764 3/31/2016
2.2.9 1,263 2/24/2016
2.2.9-beta-2 792 2/24/2016
2.2.9-beta-1 895 2/21/2016
2.2.8 1,067 2/20/2016
2.2.8-beta-4 789 2/18/2016
2.2.8-beta-3 817 2/18/2016
2.2.8-beta-2 798 2/17/2016
2.2.8-beta-1 791 2/16/2016
2.2.7 1,024 2/15/2016
2.2.7-beta-1 788 2/15/2016
2.2.5 1,009 2/14/2016
2.2.5-beta-5 794 2/14/2016
2.2.5-beta-4 912 2/13/2016
2.2.5-beta-3 825 2/13/2016
2.2.5-beta-2 888 2/12/2016
2.2.5-beta-1 801 2/5/2016

## v2.3.150
* Issue #146 - Better support for `CancellationToken`. Clean up of token registrations that may produce exceptions when `CancellationTokenSource.Cancel()` is called.

## v2.3.101
* Issue #143 - `ConnectionPool.Builder.ConnectAsync()` now respects `.InitialTimeout()` parameter. `CancellationToken` also supported.

## v2.3.100
* First batch of expired commercial licenses have been banned for use.
* Issue #139 - New `.RunUnsafeAsync` run helper that runs a query on the server and returns the raw `Response` object in an unsafe way with minimal client-side processing. The unbridled use of this method can lead to memory leaks on both the client and server. Use with extreme caution. This method should only be used in well-understood and advanced scenarios.
* **POSSIBLE BREAKING CHANGE:** `.RunResult` for `Result` (DML) type responses that correspond to inserts, deletes, updates has been renamed to `.RunWrite`. Please use the new method name instead. **Note:** The `.RunResult<T>` for `T` type responses will not be obsoleted. The reason for the former `.RunResult` method rename is to avoid confusion between `.RunResult` and `.RunResult<T>`. The obsoleted methods produce compiler warnings in this version. If no compiler warnings are produced, no changes are necessary. The obsolete methods will be removed in the next major RethinkDB driver release (2.4).

## v2.3.24
* Issue #138 - Better error handling in cursors.
* **POSSIBLE BREAKING CHANGE:** Previously, when an error response was received during cursor enumeration a `NotSupportedException` was thrown. Issue #138 changes this behavior by throwing more detailed (and more specific) exception based on the response from the server. For example, the driver will throw a `ReqlOpFailedError` exception if a cursor change feed is interrupted behind a RethinkDB proxy instead of throwing a generic `NotSupportedException`.

## v2.3.23
* Issue #128 - NullReferenceException when executing query after failed reconnect.
* Renamed `val` parameters on `Connection.Builder` for better readability and IntelliSense.


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