Elastic.Clients.Elasticsearch
8.15.6
Prefix Reserved
See the version list below for details.
dotnet add package Elastic.Clients.Elasticsearch --version 8.15.6
NuGet\Install-Package Elastic.Clients.Elasticsearch -Version 8.15.6
<PackageReference Include="Elastic.Clients.Elasticsearch" Version="8.15.6" />
paket add Elastic.Clients.Elasticsearch --version 8.15.6
#r "nuget: Elastic.Clients.Elasticsearch, 8.15.6"
// Install Elastic.Clients.Elasticsearch as a Cake Addin #addin nuget:?package=Elastic.Clients.Elasticsearch&version=8.15.6 // Install Elastic.Clients.Elasticsearch as a Cake Tool #tool nuget:?package=Elastic.Clients.Elasticsearch&version=8.15.6
Elasticsearch .NET Client
Repository for Elastic.Clients.Elasticsearch the official .NET client for Elasticsearch. Older branches include both previous clients, NEST and Elasticsearch.Net.
Download the latest version of Elasticsearch or sign-up for a free trial of Elastic Cloud.
The .NET client for Elasticsearch provides strongly typed requests and responses for Elasticsearch APIs. It delegates protocol handling to the Elastic.Transport library, which takes care of all transport-level concerns (HTTP connection establishment and pooling, retries, etc.).
Compatibility
Language clients are forward compatible; meaning that the clients support communicating with greater or equal minor versions of Elasticsearch without breaking. It does not mean that the clients automatically support new features of newer Elasticsearch versions; it is only possible after a release of a new client version. For example, a 8.12 client version won't automatically support the new features of the 8.13 version of Elasticsearch, the 8.13 client version is required for that. Elasticsearch language clients are only backwards compatible with default distributions and without guarantees made.
Elasticsearch Version | Elasticsearch-NET Branch | Supported |
---|---|---|
main | main | |
8.x | 8.x | 8.x |
7.x | 7.x | 7.17 |
Installation
Refer to the Installation section of the getting started documentation.
Connecting
Refer to the Connecting section of the getting started documentation.
Usage
- Creating an index
- Indexing a document
- Getting documents
- Searching documents
- Updating documents
- Deleting documents
- Deleting an index
Documentation
Please refer to the full documentation on elastic.co for comprehensive information on installation, configuration and usage.
Versions
Elasticsearch 8.x Clusters
We have released the next generation of the .NET client for Elasticsearch, which
aligns with v8 of Elasticsearch. We have renamed this library
Elastic.Clients.Elasticsearch
, and the packages are published on
NuGet. The
8.0.x versions do not offer complete feature parity with the existing NEST
client. We therefore recommend you thoroughly review our
release notes and migration guidance
before attempting to migrate existing applications to the
Elastic.Clients.Elasticsearch
library.
Until the new client supports all endpoints and features your application
requires, you may continue to use the latest 7.17.x
client to communicate with
Elasticsearch v8 servers. Please review
our documentation,
which describes how to enable compatibility mode and secure communications with
a v8 cluster.
Elasticsearch 7.x Clusters
We recommend using the latest 7.17.x
NEST client to communicate with
Elasticsearch v7 servers.
Contributing
See CONTRIBUTING.md
Copyright and License
This software is Copyright (c) 2014-2022 by Elasticsearch BV.
This is free software, licensed under The Apache License Version 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Elastic.Transport (>= 0.4.22)
-
.NETStandard 2.0
- Elastic.Transport (>= 0.4.22)
-
.NETStandard 2.1
- Elastic.Transport (>= 0.4.22)
-
net6.0
- Elastic.Transport (>= 0.4.22)
-
net8.0
- Elastic.Transport (>= 0.4.22)
NuGet packages (57)
Showing the top 5 NuGet packages that depend on Elastic.Clients.Elasticsearch:
Package | Downloads |
---|---|
Audit.NET.Elasticsearch
Store Audit.NET Trail Logs into Elasticsearch database |
|
Spiel.Infrastructure
Package Description |
|
Spiel.Shared
Package Description |
|
Microsoft.KernelMemory.MemoryDb.Elasticsearch
Elasticsearch connector for Microsoft Kernel Memory, to store and search memory using Elasticsearch vector search and other Elasticsearch features. |
|
TripleSix.Core
Package Description |
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on Elastic.Clients.Elasticsearch:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET workflows library
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
ravendb/ravendb
ACID Document Database
|
Version | Downloads | Last updated |
---|---|---|
8.15.10 | 24,351 | 10/16/2024 |
8.15.9 | 9,879 | 10/11/2024 |
8.15.8 | 53,368 | 9/30/2024 |
8.15.7 | 2,852 | 9/27/2024 |
8.15.6 | 102,010 | 9/5/2024 |
8.15.5 | 42,348 | 8/30/2024 |
8.15.4 | 17,449 | 8/28/2024 |
8.15.3 | 7,059 | 8/27/2024 |
8.15.2 | 37,159 | 8/19/2024 |
8.15.1 | 22,569 | 8/13/2024 |
8.15.0 | 22,928 | 8/8/2024 |
8.14.8 | 58,152 | 8/2/2024 |
8.14.7 | 15,783 | 7/29/2024 |
8.14.6 | 80,419 | 7/10/2024 |
8.14.5 | 5,236 | 7/10/2024 |
8.14.4 | 58,294 | 7/1/2024 |
8.14.3 | 52,415 | 6/20/2024 |
8.14.2 | 33,098 | 6/13/2024 |
8.14.1 | 8,684 | 6/11/2024 |
8.14.0 | 37,944 | 6/6/2024 |
8.13.15 | 43,849 | 5/29/2024 |
8.13.14 | 5,184 | 5/29/2024 |
8.13.13 | 14,369 | 5/28/2024 |
8.13.12 | 137,828 | 5/2/2024 |
8.13.11 | 25,732 | 4/27/2024 |
8.13.10 | 29,467 | 4/24/2024 |
8.13.9 | 39,935 | 4/22/2024 |
8.13.8 | 16,005 | 4/18/2024 |
8.13.7 | 7,290 | 4/17/2024 |
8.13.6 | 8,264 | 4/16/2024 |
8.13.5 | 39,164 | 4/9/2024 |
8.13.4 | 2,496 | 4/9/2024 |
8.13.3 | 6,879 | 4/5/2024 |
8.13.2 | 824 | 4/5/2024 |
8.13.1 | 5,344 | 4/4/2024 |
8.13.0 | 2,830 | 4/3/2024 |
8.12.1 | 101,707 | 3/25/2024 |
8.12.0 | 496,059 | 1/30/2024 |
8.11.0 | 690,472 | 11/15/2023 |
8.10.0 | 227,700 | 10/4/2023 |
8.9.3 | 115,072 | 9/14/2023 |
8.9.2 | 98,952 | 8/15/2023 |
8.9.1 | 78,257 | 7/31/2023 |
8.9.0 | 45,898 | 7/25/2023 |
8.1.3 | 45,565 | 7/12/2023 |
8.1.2 | 20,981 | 7/10/2023 |
8.1.1 | 269,808 | 5/5/2023 |
8.1.0 | 79,663 | 4/12/2023 |
8.0.10 | 14,358 | 4/5/2023 |
8.0.9 | 58,174 | 4/4/2023 |
8.0.8 | 28,239 | 3/24/2023 |
8.0.7 | 14,791 | 3/15/2023 |
8.0.6 | 23,926 | 3/7/2023 |
8.0.5 | 128,649 | 1/27/2023 |
8.0.4 | 86,241 | 12/21/2022 |
8.0.3 | 13,744 | 12/14/2022 |
8.0.2 | 7,293 | 12/6/2022 |
8.0.1 | 20,485 | 11/24/2022 |
8.0.0 | 118,205 | 11/23/2022 |
8.0.0-rc.2 | 5,517 | 11/10/2022 |
8.0.0-rc.1 | 8,811 | 10/18/2022 |
8.0.0-beta.6 | 3,906 | 10/10/2022 |
8.0.0-beta.5 | 4,460 | 9/29/2022 |
8.0.0-beta.4 | 25,920 | 7/29/2022 |
8.0.0-beta.3 | 3,235 | 7/27/2022 |
8.0.0-beta.2 | 5,656 | 7/21/2022 |
8.0.0-beta.1 | 1,706 | 7/11/2022 |
8.0.0-alpha.11 | 1,580 | 6/16/2022 |
8.0.0-alpha.10 | 9,374 | 5/26/2022 |
8.0.0-alpha.9 | 5,423 | 5/3/2022 |
8.0.0-alpha.8 | 379 | 4/26/2022 |
8.0.0-alpha.7 | 1,733 | 4/20/2022 |
8.0.0-alpha.6 | 199 | 4/19/2022 |
8.0.0-alpha.5 | 24,238 | 4/11/2022 |
8.0.0-alpha.4 | 890 | 3/28/2022 |
8.0.0-alpha.3 | 298 | 3/22/2022 |
8.0.0-alpha.2 | 148 | 3/17/2022 |
8.0.0-alpha.1 | 444 | 1/26/2022 |