ElasticLinq 1.3.1

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

// Install ElasticLinq as a Cake Tool
#tool nuget:?package=ElasticLinq&version=1.3.1

LINQ provider for Elasticsearch

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 ElasticLinq:

Package Downloads
Yarn.Elasticsearch

Yarn Elasticsearch Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.3 57,670 3/30/2017
1.4.2 9,319 3/23/2016
1.4.1 7,259 10/12/2015
1.4.0 5,953 9/1/2015
1.3.4 4,255 7/2/2015
1.3.1 3,943 4/16/2015
1.3.0 1,728 2/6/2015
1.2.0 2,164 12/10/2014
1.1.0-beta1-build1016 1,074 6/13/2014
1.0.0 3,596 3/17/2014

New
Portable Class Library (PCL, Profile259)
ElasticConnectionOptions.DefaultSearchSize allows you to specify default number of results
Support for Elasticsearch Highlighting
Complete XML documentation for all public types

Fixes
Locally evaluated true or false subexpressions within Where or Query are recursively resolved before execution
GroupBy can now group on a DateTime key