Info
| Version: | 1.0.4 | 
| Author(s): | [email protected] | 
| Last Update: | Wednesday, December 6, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://bitbucket.org/ajayakv/stability | 
| NuGet Url: | https://www.nuget.org/packages/Stability.Net | 
Install
Install-Package Stability.Net
                        dotnet add package Stability.Net
                        paket add Stability.Net
                        
                                Stability.Net Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Reactive.Linq(>= 3.1.1)
Tags
 
                
Resiliency Pattern to provide stability of your application execution path.
Current Implementation Supports Circuit-breaker and Retry Commands.
Subscribed the live feed.
Best for Async Calls.