Top 20 NuGet retry Packages

Provides additional classes to enhance OrmLite functionality, including transient fault handling and configuration helpers. Enables attribute-less configuration of OrmLite.
A reliable wrapper around WCF services that handles retries and transient faults
Implementation of retry logic for SqlConnection and SqlCommand for handling transient errors.
A simple retry mechanism for .net
Wrapper for SqlConnection facilitating Fallback, RoundRobin, and Retries
C# net core library to bring Stability in your project. Resiliency Pattern to provide stability of your application execution path. Current Implementation Supports Circuit-breaker and Retry Commands. Subscribed the live feed. Best for Async Calls.
Provides transient error detection strategies for adding retry logic into your application.
Add resiliency to your async operations with retries, timeouts, and circuit-breakers.
Retry class library based on Quartz.Net, which is mainly applied to business types requiring long interval retry.
Allows for a @retry(n) tag to be placed above scenarios in SpecFlow.NUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated. Based on Josh Keegan's xRetry.SpecFlow package
Retry extension for RingCentral.Net
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Win...
Simple retry logic providing resistant connection to the Windows Azure SQL Database. Implemented as extension methods of SqlConnection and SqlCommand classes. Has no dependences to Enterprise Library or NHibernate. Does not require any configuration. Inspired by Microsoft's Topaz project.
A reliable wrapper around WCF services that handles retries and transient faults
Transient error detection strategies to use with Windows Azure Service Bus or the Service Bus for Windows Server, for the Transient Fault Handling Application Block ("Topaz").
Provides an automatic retry-backoff code execution mechanism, providing reliable, easy-to-implement transient fault handling.