Elasticsearch.Net
6.5.1
Elasticsearch.Net
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Elasticsearch.Net -Version 6.5.1
dotnet add package Elasticsearch.Net --version 6.5.1
<PackageReference Include="Elasticsearch.Net" Version="6.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elasticsearch.Net --version 6.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elasticsearch.Net, 6.5.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Elasticsearch.Net as a Cake Addin
#addin nuget:?package=Elasticsearch.Net&version=6.5.1
// Install Elasticsearch.Net as a Cake Tool
#tool nuget:?package=Elasticsearch.Net&version=6.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/elastic/elasticsearch-net/releases/tag/6.5.1
Dependencies
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Elasticsearch.Net:
| Package | Downloads |
|---|---|
|
NEST
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
|