Implementation of CircuitBreaker pattern for .NET.
Info
| Version: | 0.7.0 |
| Author(s): | Alexandr Nikitin |
| Last Update: | Monday, November 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alexandrnikitin/CircuitBreaker.Net |
| NuGet Url: | https://www.nuget.org/packages/CircuitBreaker.Net |
Install
Install-Package CircuitBreaker.Net
dotnet add package CircuitBreaker.Net
paket add CircuitBreaker.Net
CircuitBreaker.Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags