Skip to main content
Elasticsearch.Net package icon

Elasticsearch.Net

Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.

Total Downloads
334.7M
334,728,691
Published
Oct 28, 2021
Latest stable version

Install

.NET CLI
dotnet add package Elasticsearch.Net --version 7.15.2
Package Manager Console
Install-Package Elasticsearch.Net -Version 7.15.2
PackageReference
<PackageReference Include="Elasticsearch.Net" Version="7.15.2" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0 .NETStandard2.1

Dependencies

Microsoft.CSharp
.NETFramework4.6.1
[4.6.0, )
System.Buffers
.NETFramework4.6.1
[4.5.1, )
[5.0.0, )
System.Memory
.NETFramework4.6.1
[4.5.4, )
Microsoft.CSharp
.NETStandard2.0
[4.6.0, )
System.Buffers
.NETStandard2.0
[4.5.1, )
[5.0.0, )
System.Memory
.NETStandard2.0
[4.5.4, )
System.Reflection.Emit
.NETStandard2.0
[4.3.0, )
[4.3.0, )
Microsoft.CSharp
.NETStandard2.1
[4.6.0, )
System.Buffers
.NETStandard2.1
[4.5.1, )
[5.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.