NHystrix 0.1.0-beta1869
See the version list below for details.
dotnet add package NHystrix --version 0.1.0-beta1869
NuGet\Install-Package NHystrix -Version 0.1.0-beta1869
<PackageReference Include="NHystrix" Version="0.1.0-beta1869" />
paket add NHystrix --version 0.1.0-beta1869
#r "nuget: NHystrix, 0.1.0-beta1869"
// Install NHystrix as a Cake Addin #addin nuget:?package=NHystrix&version=0.1.0-beta1869&prerelease // Install NHystrix as a Cake Tool #tool nuget:?package=NHystrix&version=0.1.0-beta1869&prerelease
A latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
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 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 | 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. |
-
.NETStandard 2.0
- System.Reactive (>= 4.0.0-preview00001)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NHystrix:
Package | Downloads |
---|---|
NHystrix.Http
A latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.0-beta2643 | 422 | 10/23/2019 |
0.5.1-beta2642 | 461 | 10/23/2019 |
0.5.0-beta2637 | 343 | 10/22/2019 |
0.4.0-beta2630 | 317 | 10/22/2019 |
0.3.0-beta2065 | 887 | 3/30/2018 |
0.2.0-beta2040 | 750 | 3/18/2018 |
0.1.0-beta1872 | 726 | 12/8/2017 |
0.1.0-beta1869 | 738 | 12/7/2017 |
0.1.0-beta1868 | 655 | 12/7/2017 |
0.1.0-beta-1866 | 741 | 12/7/2017 |
Implements:
- CircuitBreaker
- Bulkheading
- Timeout