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.
Info
Version: | 0.6.0-beta2643 |
Author(s): | milestonetg |
Last Update: | Wednesday, October 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/milestonetg/NHystrix |
NuGet Url: | https://www.nuget.org/packages/NHystrix |
Install
Install-Package NHystrix
dotnet add package NHystrix
paket add NHystrix
NHystrix Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reactive(>= 4.0.0)
- System.Reactive(>= 3.1.1)
- System.Reactive(>= 4.0.0)
- System.Reactive(>= 4.2.0)
Tags