Elasticsearch.Net.Aws 2.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Elasticsearch.Net.Aws --version 2.3.1
NuGet\Install-Package Elasticsearch.Net.Aws -Version 2.3.1
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="Elasticsearch.Net.Aws" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elasticsearch.Net.Aws --version 2.3.1
#r "nuget: Elasticsearch.Net.Aws, 2.3.1"
#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.
// Install Elasticsearch.Net.Aws as a Cake Addin
#addin nuget:?package=Elasticsearch.Net.Aws&version=2.3.1

// Install Elasticsearch.Net.Aws as a Cake Tool
#tool nuget:?package=Elasticsearch.Net.Aws&version=2.3.1

Enables request signing necessary for using the AWS Elasticsearch service.

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (10)

Showing the top 5 NuGet packages that depend on Elasticsearch.Net.Aws:

Package Downloads
corest

Package Description

LastContent.Middleware

Package Description

LagoVista.IoT.DataStreamConnectors

Provides services to write data stream records from LagoVista IoT to Azure, AWS and other cloud storage mechanisms

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.2.2 534,685 9/27/2022
7.2.1 893,977 4/15/2022
7.2.0 1,713 4/13/2022
7.1.0 1,344,696 4/21/2021
7.0.6 496,030 1/29/2021
7.0.5 845,239 8/21/2020
7.0.4 810,479 11/18/2019
7.0.3 1,500 11/13/2019
7.0.2 72,488 10/23/2019
7.0.1 19,770 10/9/2019
7.0.0 123,637 7/1/2019
7.0.0-beta1 479 6/19/2019
6.1.2 502,996 10/28/2019
6.1.0 989,877 1/17/2019
6.0.0 685,064 2/28/2018
2.4.0 351,788 11/30/2017
2.3.7 101,354 9/21/2017
2.3.6 69,715 8/11/2017
2.3.5 1,188 8/11/2017
2.3.4 101,013 5/2/2017
2.3.3 36,581 1/10/2017
2.3.2 1,498 1/10/2017
2.3.1 1,443 1/10/2017
2.3.0 1,070 1/9/2017
2.2.0 4,988 12/5/2016
2.1.4 11,332 10/18/2016
2.1.3 4,000 9/13/2016
2.1.2 3,103 8/1/2016
2.1.1 8,395 3/28/2016
2.1.0 1,417 3/10/2016
2.0.0 1,233 2/19/2016
1.2.1 2,461 1/27/2016
1.2.0 1,394 1/8/2016
1.1.0 1,156 1/4/2016
1.0.0 3,020 10/20/2015

Introduced credential providers; exposed signing utility functions.