NEST 7.9.0-alpha1

Prefix Reserved
This is a prerelease version of NEST.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NEST --version 7.9.0-alpha1
                    
NuGet\Install-Package NEST -Version 7.9.0-alpha1
                    
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="NEST" Version="7.9.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NEST" Version="7.9.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="NEST" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NEST --version 7.9.0-alpha1
                    
#r "nuget: NEST, 7.9.0-alpha1"
                    
#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.
#:package NEST@7.9.0-alpha1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NEST&version=7.9.0-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NEST&version=7.9.0-alpha1&prerelease
                    
Install as a Cake Tool

Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and
     responses. Uses and exposes Elasticsearch.Net.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (603)

Showing the top 5 NuGet packages that depend on NEST:

Package Downloads
NEST.JsonNetSerializer

NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer

Reo.Core.DataModels

Package Description

NLog.Targets.ElasticSearch

An NLog target that utilises the elasticsearch low level client.

Reo.Core.Hosting

Package Description

Reo.Core.DistributedCache.Abstractions

Package Description

GitHub repositories (55)

Showing the top 20 popular GitHub repositories that depend on NEST:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
yangzhongke/NETBookMaterials
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
elastic/apm-agent-dotnet
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
dotnetcore/SmartCode
SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!
engindemirog/nArchitecture
Dynatrace/superdump
A service for automated crash-dump analysis
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Eventuous/eventuous
Event Sourcing library for .NET
Coldairarrow/Colder.Fx.Core.AdminLTE
A Web Rapid Development Framework For .NETCore2.2 Based On AdminLTE
serilog-contrib/serilog-sinks-elasticsearch
A Serilog sink that writes events to Elasticsearch
Version Downloads Last Updated
7.17.5 30,118,043 10/19/2022 7.17.5 is deprecated because it is no longer maintained.
7.17.4 6,453,283 6/28/2022
7.17.3 294,228 6/23/2022
7.17.2 1,559,176 5/17/2022
7.17.1 1,513,933 4/11/2022
7.17.0 3,192,306 2/1/2022
7.16.0 2,309,379 12/8/2021
7.15.2 3,250,470 10/28/2021
7.15.1 197,628 10/21/2021
7.15.0 888,514 9/23/2021
7.14.1 2,428,064 8/12/2021
7.14.0 228,749 8/9/2021
7.14.0-beta.1 2,405 7/22/2021
7.13.2 8,947,318 7/5/2021
7.13.1 633,309 6/17/2021
7.13.0 1,806,826 5/25/2021
7.12.1 2,697,590 4/20/2021
7.12.0 866,725 3/24/2021
7.11.1 2,290,013 2/17/2021
7.10.0 3,826,321 11/12/2020
7.9.0 5,469,233 8/19/2020
7.9.0-alpha1 3,851 7/27/2020
7.8.2 1,943,062 7/27/2020
7.8.1 2,176,362 6/30/2020
7.8.0 369,822 6/23/2020
7.7.1 1,464,955 5/27/2020
7.7.0 520,140 5/13/2020
7.6.2 245,503 5/7/2020
7.6.1 1,597,760 3/12/2020
7.6.0 1,066,732 2/25/2020
7.5.1 2,180,994 12/18/2019
7.5.0 20,457 12/18/2019
7.4.2 454,356 12/11/2019
7.4.1 2,562,264 11/15/2019
7.4.0 736,201 10/23/2019
7.3.1 782,525 10/1/2019
7.3.0 1,891,056 9/5/2019
7.2.1 157,399 8/26/2019
7.2.0 158,976 8/16/2019
7.1.0 1,118,677 7/19/2019
7.0.1 640,614 7/5/2019
7.0.0 718,558 6/27/2019
7.0.0-beta1 38,033 6/12/2019
7.0.0-alpha2 54,952 5/8/2019
7.0.0-alpha1 29,333 4/15/2019
6.8.11 1,304,753 4/13/2022
6.8.10 178,224 12/8/2021
6.8.9 300,798 7/5/2021
6.8.8 203,108 4/19/2021
6.8.7 146,245 2/16/2021
6.8.6 1,205,370 4/23/2020
6.8.5 365,579 3/12/2020
6.8.4 109,028 2/25/2020
6.8.3 1,230,952 10/2/2019
6.8.2 418,545 8/19/2019
6.8.1 323,881 7/24/2019
6.8.0 1,457,735 5/29/2019
6.7.0 1,235,059 5/9/2019
6.6.0 1,227,015 3/21/2019
6.5.1 1,453,400 3/7/2019
6.5.0 1,177,320 1/29/2019
6.4.2 421,268 1/16/2019
6.4.0 1,413,318 10/18/2018
6.3.1 601,082 9/19/2018
6.3.0 361,526 9/11/2018
6.2.0 1,771,466 7/2/2018
6.1.0 2,851,682 4/30/2018
6.0.2 1,559,942 3/14/2018
6.0.1 648,007 2/9/2018
6.0.0 1,892,870 1/30/2018
6.0.0-rc1 14,270 1/2/2018
6.0.0-beta1 10,195 12/14/2017
6.0.0-alpha1 58,034 5/12/2017
5.6.6 1,866,543 3/7/2019
5.6.5 1,538,892 12/14/2018
5.6.4 165,501 9/19/2018
5.6.3 236,552 7/2/2018
5.6.2 129,474 4/30/2018
5.6.1 1,199,222 3/14/2018
5.6.0 279,092 12/22/2017
5.5.0 1,568,938 7/21/2017
5.4.0 408,080 5/10/2017
5.3.1 930,476 4/11/2017
5.3.0 1,002,126 3/30/2017
5.2.0 198,962 2/15/2017
5.0.1 205,359 1/12/2017
5.0.0 190,732 12/13/2016
5.0.0-rc4 35,449 12/1/2016
5.0.0-rc3 6,233 11/24/2016
5.0.0-rc2 3,872 11/23/2016
5.0.0-rc1 188,323 10/25/2016
5.0.0-beta1 34,877 9/27/2016
5.0.0-alpha3 5,671 7/7/2016
5.0.0-alpha2 4,827 6/17/2016
5.0.0-alpha1 4,978 4/29/2016
2.5.8 483,994 3/14/2018
2.5.7 20,464 1/19/2018
2.5.6 59,277 10/30/2017
2.5.5 38,008 5/10/2017
2.5.4 208,294 4/11/2017
2.5.3 16,098 3/31/2017
2.5.2 65,923 1/13/2017
2.5.1 88,865 12/21/2016
2.5.0 36,387 12/1/2016
2.4.7 30,175 11/23/2016
2.4.6 261,773 9/23/2016
2.4.5 38,245 9/6/2016
2.4.4 32,447 8/24/2016
2.4.3 206,955 8/5/2016
2.4.2 90,497 7/28/2016
2.4.1 327,429 7/7/2016
2.3.3 60,635 6/16/2016
2.3.2 119,210 5/26/2016
2.3.1 64,859 5/4/2016
1.9.2 165,011 1/12/2017
1.9.1 46,679 9/21/2016
1.9.0 284,921 7/12/2016
1.8.3 7,912 6/28/2016
1.8.2 12,878 6/2/2016
1.8.1 5,003 6/1/2016
1.8.0 18,148 3/7/2016
1.7.2 178,745 3/7/2016
1.7.1 395,257 8/28/2015
1.7.0 62,188 7/17/2015
1.6.1 38,102 6/25/2015
1.6.0 71,369 6/22/2015
1.5.1 57,619 5/29/2015
1.5.0 66,517 5/8/2015
1.4.3 88,533 3/27/2015
1.4.2 73,641 2/25/2015
1.4.1 16,814 2/6/2015
1.4.0 30,567 1/28/2015
1.3.1 104,650 12/9/2014
1.3.0 21,588 11/26/2014
1.2.3 12,221 11/11/2014
1.2.2 9,904 10/31/2014
1.2.1 22,355 10/22/2014
1.2.0 4,668 10/20/2014
1.1.2 23,054 10/6/2014
1.1.1 30,622 9/16/2014
1.1.0 7,214 9/16/2014
1.0.2 55,459 8/11/2014
1.0.1 6,902 8/1/2014
1.0.0 84,237 7/18/2014
1.0.0-rc1 4,244 7/10/2014
1.0.0-beta1 11,444 4/10/2014
0.12.0 207,667 12/2/2013
0.11.7 7,919 10/31/2013
0.11.4 11,686 9/10/2013
0.11.3 5,339 8/11/2013
0.11.2 4,408 7/26/2013
0.11.1 5,362 7/4/2013
0.11.0 5,232 6/10/2013
0.10.1 16,706 5/6/2013
0.10.0 4,091 5/2/2013
0.9.23 4,554 4/14/2013
0.9.22 4,804 4/5/2013
0.9.21 4,286 3/12/2013
0.9.20 3,872 3/7/2013
0.9.19 5,093 2/19/2013
0.9.18 3,837 2/15/2013
0.9.17 3,971 2/14/2013
0.9.16 8,519 1/17/2013
0.9.15 3,870 1/7/2013
0.9.14 3,768 1/6/2013
0.9.13 4,370 12/29/2012
0.9.12 4,648 12/7/2012
0.9.9 4,267 11/11/2012
0.9.8 4,163 10/31/2012
0.9.7 4,355 10/5/2012
0.9.6 4,020 9/16/2012
0.9.5 4,267 8/9/2012
0.9.4 3,989 8/8/2012
0.9.3 3,805 8/5/2012
0.9.2 4,108 6/30/2012
0.9.1 3,783 6/20/2012
0.9.0.2 51,640 6/19/2012