Top 20 NuGet polly Packages

Implements fault handling patterns using Polly.
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off. This package is for Autofac version 5. For an identical API ...
A package to provide failover recovery for MySql database interactions by using Polly retries. Feedback and PRs welcome here : https://github.com/explorer14/ResilienceDecorators.MySql
This is made by DDD community in Taiwan. In this package, we create a lot of classes and interfaces, they are related DDD.
This package is for applying PollyAttribute to .net framework 4.6.1 or latest version.
A service bus to works easy with event driven programming, microservices, retry policy and more using Praticis framework.
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off. This package is for Autofac version 4. For an identical API ...
Poly policies for EF