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 last year
Alternatives and similar repositories for RetryOperationHelper
Users that are interested in RetryOperationHelper are comparing it to the libraries listed below
Sorting:
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- A Visual Studio extension☆27Updated 6 years ago
- Simple async in process route library.☆41Updated 6 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- An example of "client-side" validation using a server framework☆22Updated 11 years ago
- Task scheduling for .NET☆36Updated 2 years ago
- This project will output a NuGet package which can be used to help create Visual Studio Item Templates and Project templates☆43Updated 6 years ago
- Continuous Deployment Library for Switching Features On/Off☆29Updated 8 years ago
- A LINQPad driver to perform queries against Azure Table Storage.☆31Updated 2 years ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 10 years ago
- Distributed database on Service Fabric which uses ESENT as the storage engine☆17Updated 9 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Displays diagnostic information on all the properties registered with configuration☆33Updated 2 years ago
- ☆15Updated 5 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- ☆18Updated 5 years ago
- DEPRECATED Simple token thing☆9Updated 2 years ago
- Owin Middleware to catch exceptions and translate them into nice HTTP responses☆23Updated 7 years ago
- HttpClientDiagnostics is a cross platform, portable class library that provides tracing/logging telemetry to Microsoft.Net.HttpClient. In…☆34Updated 5 years ago
- AsyncExpiringLazy☆38Updated 3 months ago
- This is a simple HTML page that shows what selecting different versions of .NET Standard mean in terms of compatibility.☆13Updated 5 years ago
- A lightweight .NET library for creating and consuming HAL hypermedia APIs☆16Updated 2 years ago
- Application initialization helper☆42Updated 7 months ago
- ☆42Updated 9 years ago
- Azure Service Bus Compression Plugin☆17Updated 2 years ago
- ☆15Updated 7 years ago
- Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations☆15Updated 7 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated last month