RethinkDb.Driver.Linq
2.3.6
An experimental LINQ to ReQL provider for the RethinkDB C# Driver.
See the version list below for details.
Install-Package RethinkDb.Driver.Linq -Version 2.3.6
dotnet add package RethinkDb.Driver.Linq --version 2.3.6
<PackageReference Include="RethinkDb.Driver.Linq" Version="2.3.6" />
paket add RethinkDb.Driver.Linq --version 2.3.6
Release Notes
## v2.3.6
* :boom: .NET Core 1.0 RTM support.
## v2.3.6-beta-1
* Better initial `ConnectionPool` handling when all nodes are down.
* Added `ConnectionPool.InitialTimeout` to initially timeout if all nodes are down.
* Fixed null reference exception edge case when accessing for `Connection.Open` property.
* New feature: ReQL Expressions can now be serialized cross app boundaries. See docs.
## v2.3.5
* 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.5-beta-1
* Added `Connection.RemoteEndpoint` for symmetry.
* Fixed :bettle: bug in `Connection` code that failed to reconnect to cluster node.
* BREAKING: `ConnectionPool.Seed(...)` now accepts `Seed` object.
* Obsoleted `.Seed(stirng[] "IPAddress:Port")` seed strings.
## v2.3.4
* Roll-up Release for Full .NET Framework since last non-beta release.
* CoreCLR users please continue using latest beta release until CoreCLR is RTM.
Full History Here: https://github.com/bchavez/RethinkDb.Driver/blob/master/HISTORY.md
Dependencies
-
.NETFramework 4.5
- Common.Logging (>= 3.3.0)
- Remotion.Linq (>= 2.1.1)
- RethinkDb.Driver (= 2.3.6)
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.0.1)
- NETStandard.Library (>= 1.6.0)
- Remotion.Linq (>= 2.1.1)
- RethinkDb.Driver (= 2.3.6)
- System.Reflection.TypeExtensions (>= 4.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.3.150 | 96 | 9/17/2019 | ||
2.3.101 | 98 | 8/9/2019 | ||
2.3.100 | 259 | 2/24/2019 | ||
2.3.24 | 109 | 2/16/2019 | ||
2.3.23 | 1,061 | 4/25/2018 | ||
2.3.22 | 577 | 3/14/2018 | ||
2.3.20 | 1,980 | 8/25/2017 | ||
2.3.19 | 462 | 5/5/2017 | ||
2.3.18-beta-1 | 282 | 4/26/2017 | ||
2.3.17 | 559 | 4/18/2017 | ||
2.3.16-beta-1 | 248 | 4/13/2017 | ||
2.3.15 | 1,208 | 8/26/2016 | ||
2.3.14 | 318 | 8/22/2016 | ||
2.3.12 | 319 | 8/18/2016 | ||
2.3.11 | 319 | 8/11/2016 | ||
2.3.10 | 328 | 8/4/2016 | ||
2.3.9 | 459 | 7/10/2016 | ||
2.3.8 | 321 | 7/7/2016 | ||
2.3.7 | 317 | 7/6/2016 | ||
2.3.6 | 327 | 6/28/2016 | ||
2.3.6-beta-1 | 278 | 6/22/2016 | ||
2.3.5 | 312 | 6/9/2016 | ||
2.3.5-beta-1 | 284 | 6/9/2016 | ||
2.3.4 | 321 | 6/4/2016 | ||
2.3.4-beta-5 | 275 | 6/4/2016 | ||
2.3.4-beta-4 | 272 | 6/1/2016 | ||
2.3.4-beta-2 | 288 | 5/27/2016 | ||
2.3.4-beta-1 | 305 | 5/23/2016 | ||
2.3.3 | 312 | 5/21/2016 | ||
2.3.3-beta-1 | 275 | 5/21/2016 | ||
2.3.2 | 309 | 5/20/2016 | ||
2.3.2-beta-2 | 283 | 5/20/2016 | ||
2.3.2-beta-1 | 294 | 5/20/2016 | ||
2.3.1-beta-3 | 431 | 5/13/2016 |