Simple Circuit Breaker implementation for .NET with zero dependencies.
Info
| Version: | 0.2.5 |
| Author(s): | Robert Alva |
| Last Update: | Wednesday, April 15, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lrAlval/Breaker |
| NuGet Url: | https://www.nuget.org/packages/Breaker |
Install
Install-Package Breaker
dotnet add package Breaker
paket add Breaker
Breaker Download (Unzip the "nupkg" after downloading)
Dependencies
Tags