Top 20 NuGet breaker Packages

The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor pattern provides a framework for handling orthogonal concerns such as logging, ti...
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Steeltoe's implementation of Netflix's Hystrix, for .NET
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Steeltoe Netflix Hystrix Metrics Event Stream ASP.NET Core
Netflix Hystrix metrics event stream for ASP.NET Core over RabbitMQ
Package for adding Steeltoe Hystrix to ASP.NET Core applications
Circuit breaker abstractions
Steeltoe Neflix Hystrix Client Autofac
Steeltoe Neflix Hystrix Metrics Event Stream Autofac
Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using RabbitMQ
The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor pattern provides a framework for handling orthogonal concerns such as logging, ti...
Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Provides support for working with Polly policies, including a strategy for resilient database queries.
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using Kafka.
Implementation of CircuitBreaker pattern for .NET
A simple circuit breaker library for .NET projects. Can be configured with minimal code.
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MySql
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using restms