Info
Version: | 7.17.5 |
Author(s): | Elastic and contributors |
Last Update: | Wednesday, October 19, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/elastic/elasticsearch-net |
NuGet Url: | https://www.nuget.org/packages/Elasticsearch.Net |
Install
Install-Package Elasticsearch.Net
dotnet add package Elasticsearch.Net
paket add Elasticsearch.Net
Elasticsearch.Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.6.0)
- System.Buffers(>= 4.5.1)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- Microsoft.CSharp(>= 4.6.0)
- System.Buffers(>= 4.5.1)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
- Microsoft.CSharp(>= 4.6.0)
- System.Buffers(>= 4.5.1)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
Tags
Comes with built in cluster failover/connection pooling support.