NHystrix 0.1.0-beta1872
See the version list below for details.
Install-Package NHystrix -Version 0.1.0-beta1872
dotnet add package NHystrix --version 0.1.0-beta1872
<PackageReference Include="NHystrix" Version="0.1.0-beta1872" />
paket add NHystrix --version 0.1.0-beta1872
#r "nuget: NHystrix, 0.1.0-beta1872"
// Install NHystrix as a Cake Addin
#addin nuget:?package=NHystrix&version=0.1.0-beta1872&prerelease
// Install NHystrix as a Cake Tool
#tool nuget:?package=NHystrix&version=0.1.0-beta1872&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 |
---|---|
.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 |
-
.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 | 306 | 10/23/2019 |
0.5.1-beta2642 | 296 | 10/23/2019 |
0.5.0-beta2637 | 272 | 10/22/2019 |
0.4.0-beta2630 | 240 | 10/22/2019 |
0.3.0-beta2065 | 773 | 3/30/2018 |
0.2.0-beta2040 | 629 | 3/18/2018 |
0.1.0-beta1872 | 608 | 12/8/2017 |
0.1.0-beta1869 | 620 | 12/7/2017 |
0.1.0-beta1868 | 553 | 12/7/2017 |
0.1.0-beta-1866 | 617 | 12/7/2017 |
Implements:
- CircuitBreaker
- Bulkheading
- Timeout