Circuit breaker library built to work with the management bus.
Info
Version: | 0.6.1 |
Author(s): | Asher Wildeboer |
Last Update: | Sunday, August 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/asherw/ManagedCircuitBreaker/ |
NuGet Url: | https://www.nuget.org/packages/ManagedCircuitBreaker |
Install
Install-Package ManagedCircuitBreaker
dotnet add package ManagedCircuitBreaker
paket add ManagedCircuitBreaker
ManagedCircuitBreaker Download (Unzip the "nupkg" after downloading)
Dependencies
- ManagementBus.Interfaces(0.6.0)