Elasticsearch.Net.Aws
7.0.6
See the version list below for details.
dotnet add package Elasticsearch.Net.Aws --version 7.0.6
NuGet\Install-Package Elasticsearch.Net.Aws -Version 7.0.6
<PackageReference Include="Elasticsearch.Net.Aws" Version="7.0.6" />
paket add Elasticsearch.Net.Aws --version 7.0.6
#r "nuget: Elasticsearch.Net.Aws, 7.0.6"
// Install Elasticsearch.Net.Aws as a Cake Addin #addin nuget:?package=Elasticsearch.Net.Aws&version=7.0.6 // Install Elasticsearch.Net.Aws as a Cake Tool #tool nuget:?package=Elasticsearch.Net.Aws&version=7.0.6
Enables request signing necessary for using the AWS Elasticsearch service.
Product | Versions 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 | 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. |
-
.NETFramework 4.6.1
- AWSSDK.Core (>= 3.3.107.40)
- Elasticsearch.Net (>= 7.0.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.1.1)
-
.NETStandard 2.0
- AWSSDK.Core (>= 3.3.107.40)
- AWSSDK.Extensions.NETCore.Setup (>= 3.3.101)
- Elasticsearch.Net (>= 7.0.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.1.1)
NuGet packages (11)
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 | 879,646 | 9/27/2022 |
7.2.1 | 1,202,204 | 4/15/2022 |
7.2.0 | 1,768 | 4/13/2022 |
7.1.0 | 1,638,750 | 4/21/2021 |
7.0.6 | 538,206 | 1/29/2021 |
7.0.5 | 883,031 | 8/21/2020 |
7.0.4 | 889,987 | 11/18/2019 |
7.0.3 | 1,553 | 11/13/2019 |
7.0.2 | 79,250 | 10/23/2019 |
7.0.1 | 19,976 | 10/9/2019 |
7.0.0 | 132,384 | 7/1/2019 |
7.0.0-beta1 | 516 | 6/19/2019 |
6.1.2 | 594,127 | 10/28/2019 |
6.1.0 | 1,171,851 | 1/17/2019 |
6.0.0 | 720,059 | 2/28/2018 |
2.4.0 | 362,033 | 11/30/2017 |
2.3.7 | 102,404 | 9/21/2017 |
2.3.6 | 71,965 | 8/11/2017 |
2.3.5 | 1,232 | 8/11/2017 |
2.3.4 | 111,796 | 5/2/2017 |
2.3.3 | 36,924 | 1/10/2017 |
2.3.2 | 1,553 | 1/10/2017 |
2.3.1 | 1,579 | 1/10/2017 |
2.3.0 | 1,124 | 1/9/2017 |
2.2.0 | 5,113 | 12/5/2016 |
2.1.4 | 11,649 | 10/18/2016 |
2.1.3 | 4,111 | 9/13/2016 |
2.1.2 | 3,192 | 8/1/2016 |
2.1.1 | 8,606 | 3/28/2016 |
2.1.0 | 1,480 | 3/10/2016 |
2.0.0 | 1,294 | 2/19/2016 |
1.2.1 | 2,510 | 1/27/2016 |
1.2.0 | 1,434 | 1/8/2016 |
1.1.0 | 1,217 | 1/4/2016 |
1.0.0 | 3,202 | 10/20/2015 |
Fix request signing for other cultures.