Elastic.Transport
0.3.2
Prefix Reserved
Install-Package Elastic.Transport -Version 0.3.2
dotnet add package Elastic.Transport --version 0.3.2
<PackageReference Include="Elastic.Transport" Version="0.3.2" />
paket add Elastic.Transport --version 0.3.2
#r "nuget: Elastic.Transport, 0.3.2"
// Install Elastic.Transport as a Cake Addin
#addin nuget:?package=Elastic.Transport&version=0.3.2
// Install Elastic.Transport as a Cake Tool
#tool nuget:?package=Elastic.Transport&version=0.3.2
Client connectivity bits, exposes a potentially cluster aware request pipeline that can be resilient to nodes dropping out of rotation.
This package is heavily optimized for the Elastic (elastic.co) product suite and Elastic Cloud (cloud.elastic.co) SAAS offering.
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 |
-
.NETFramework 4.6.1
- Microsoft.CSharp (>= 4.7.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.1)
- System.Text.Json (>= 6.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.1)
- System.Text.Json (>= 6.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.1)
- System.Text.Json (>= 6.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net5.0
- Microsoft.CSharp (>= 4.7.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.1)
- System.Text.Json (>= 6.0.1)
-
net6.0
- Microsoft.CSharp (>= 4.7.0)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.1)
- System.Text.Json (>= 6.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Elastic.Transport:
Package | Downloads |
---|---|
Elastic.Transport.VirtualizedCluster
Provides a way to assert transport behaviour through a rule engine backed VirtualClusterConnection |
|
Elastic.Clients.Elasticsearch
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic. |
|
Elastic.Ingest
Provides components to build a buffer-backed channel for indexing documents into Elasticsearch |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Elastic.Transport:
Repository | Stars |
---|---|
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
|