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 | 841,386 | 9/27/2022 |
7.2.1 | 1,176,480 | 4/15/2022 |
7.2.0 | 1,761 | 4/13/2022 |
7.1.0 | 1,615,641 | 4/21/2021 |
7.0.6 | 535,780 | 1/29/2021 |
7.0.5 | 879,889 | 8/21/2020 |
7.0.4 | 882,402 | 11/18/2019 |
7.0.3 | 1,544 | 11/13/2019 |
7.0.2 | 78,490 | 10/23/2019 |
7.0.1 | 19,933 | 10/9/2019 |
7.0.0 | 131,569 | 7/1/2019 |
7.0.0-beta1 | 510 | 6/19/2019 |
6.1.2 | 586,016 | 10/28/2019 |
6.1.0 | 1,143,261 | 1/17/2019 |
6.0.0 | 716,747 | 2/28/2018 |
2.4.0 | 361,560 | 11/30/2017 |
2.3.7 | 102,295 | 9/21/2017 |
2.3.6 | 71,815 | 8/11/2017 |
2.3.5 | 1,224 | 8/11/2017 |
2.3.4 | 111,172 | 5/2/2017 |
2.3.3 | 36,887 | 1/10/2017 |
2.3.2 | 1,543 | 1/10/2017 |
2.3.1 | 1,568 | 1/10/2017 |
2.3.0 | 1,117 | 1/9/2017 |
2.2.0 | 5,100 | 12/5/2016 |
2.1.4 | 11,603 | 10/18/2016 |
2.1.3 | 4,096 | 9/13/2016 |
2.1.2 | 3,183 | 8/1/2016 |
2.1.1 | 8,574 | 3/28/2016 |
2.1.0 | 1,473 | 3/10/2016 |
2.0.0 | 1,284 | 2/19/2016 |
1.2.1 | 2,503 | 1/27/2016 |
1.2.0 | 1,427 | 1/8/2016 |
1.1.0 | 1,207 | 1/4/2016 |
1.0.0 | 3,159 | 10/20/2015 |
Fix request signing for other cultures.