Elasticsearch.Net.Aws
7.2.1
.NET Standard 2.0
.NET Framework 4.6.1
Install-Package Elasticsearch.Net.Aws -Version 7.2.1
dotnet add package Elasticsearch.Net.Aws --version 7.2.1
<PackageReference Include="Elasticsearch.Net.Aws" Version="7.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elasticsearch.Net.Aws --version 7.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elasticsearch.Net.Aws, 7.2.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.Aws as a Cake Addin
#addin nuget:?package=Elasticsearch.Net.Aws&version=7.2.1
// Install Elasticsearch.Net.Aws as a Cake Tool
#tool nuget:?package=Elasticsearch.Net.Aws&version=7.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enables request signing necessary for using the AWS Elasticsearch service.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- AWSSDK.Core (>= 3.7.10.8)
- Elasticsearch.Net (>= 7.0.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.1.1)
-
.NETStandard 2.0
- AWSSDK.Core (>= 3.7.10.8)
- AWSSDK.Extensions.NETCore.Setup (>= 3.7.2)
- Elasticsearch.Net (>= 7.0.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.1.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Elasticsearch.Net.Aws:
Package | Downloads |
---|---|
corest
Package Description |
|
GrandEuropeanTravel.Vacation.DataAccess
Allows for external vacation data access |
|
FloES
FloES is a generic wrapper for common Elasticsearch operations, such as writing, finding, searching, listing and paginating documents. Uses Nest & Elasticsearch.Net.AWS, and includes ILogger support |
|
LastContent.Middleware
Package Description |
|
StockportGovUK.AspNetCore.Logging.Elasticsearch.Aws
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.2.1 | 9,146 | 4/15/2022 |
7.2.0 | 851 | 4/13/2022 |
7.1.0 | 421,934 | 4/21/2021 |
7.0.6 | 316,127 | 1/29/2021 |
7.0.5 | 504,200 | 8/21/2020 |
7.0.4 | 483,166 | 11/18/2019 |
7.0.3 | 1,246 | 11/13/2019 |
7.0.2 | 51,760 | 10/23/2019 |
7.0.1 | 18,711 | 10/9/2019 |
7.0.0 | 100,189 | 7/1/2019 |
7.0.0-beta1 | 351 | 6/19/2019 |
6.1.2 | 184,945 | 10/28/2019 |
6.1.0 | 613,837 | 1/17/2019 |
6.0.0 | 484,631 | 2/28/2018 |
2.4.0 | 287,409 | 11/30/2017 |
2.3.7 | 94,550 | 9/21/2017 |
2.3.6 | 62,259 | 8/11/2017 |
2.3.5 | 839 | 8/11/2017 |
2.3.4 | 75,062 | 5/2/2017 |
2.3.3 | 34,058 | 1/10/2017 |
2.3.2 | 1,140 | 1/10/2017 |
2.3.1 | 986 | 1/10/2017 |
2.3.0 | 762 | 1/9/2017 |
2.2.0 | 4,461 | 12/5/2016 |
2.1.4 | 10,377 | 10/18/2016 |
2.1.3 | 3,661 | 9/13/2016 |
2.1.2 | 2,698 | 8/1/2016 |
2.1.1 | 7,458 | 3/28/2016 |
2.1.0 | 1,071 | 3/10/2016 |
2.0.0 | 876 | 2/19/2016 |
1.2.1 | 2,096 | 1/27/2016 |
1.2.0 | 1,050 | 1/8/2016 |
1.1.0 | 855 | 1/4/2016 |
1.0.0 | 2,379 | 10/20/2015 |
Fixed stack overflow in Dispose method.