microsoft / RetryOperationHelperLinks
Retry Operation Helper is a simple class which encapsulates the retry of any given piece of C# .NET logic a given number of times before failing, as well as running an optional function on failure. It is useful for any call where transient exception are possible, for example, making a call to a remote database or service.
☆37Updated 2 years ago
Alternatives and similar repositories for RetryOperationHelper
Users that are interested in RetryOperationHelper are comparing it to the libraries listed below
Sorting:
- A Visual Studio extension☆27Updated 6 years ago
- Task scheduling for .NET☆36Updated 2 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Distributed database on Service Fabric which uses ESENT as the storage engine☆17Updated 9 years ago
- ☆18Updated 5 years ago
- An example of "client-side" validation using a server framework☆22Updated 11 years ago
- Simple async in process route library.☆41Updated 6 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- A lightweight .NET library for creating and consuming HAL hypermedia APIs☆16Updated 2 years ago
- A LINQPad driver to perform queries against Azure Table Storage.☆31Updated 2 years ago
- This project is for the community to make a common code base of .NET code analyzers using the new VS14 code analyzer functionality.☆68Updated 10 years ago
- The HTTP client that is so easy to use that it wont give you any headache!