microsoft / RetryOperationHelper
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
Related projects ⓘ
Alternatives and complementary repositories for RetryOperationHelper
- A Visual Studio extension☆27Updated 5 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 6 years ago
- This project will output a NuGet package which can be used to help create Visual Studio Item Templates and Project templates☆42Updated 6 years ago
- Continuous Deployment Library for Switching Features On/Off☆29Updated 8 years ago
- A simple query language for Entity Framework Core.☆40Updated 6 years ago
- HttpClientDiagnostics is a cross platform, portable class library that provides tracing/logging telemetry to Microsoft.Net.HttpClient. In…☆34Updated 4 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.☆66Updated 9 years ago
- A client-side package manager☆28Updated 6 years ago
- AsyncExpiringLazy☆37Updated last month
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- [Archived] UI and library components for integrating ASP.NET Core applications with Azure Active Directory. Project moved to https://gith…☆19Updated 5 years ago
- An example of "client-side" validation using a server framework☆22Updated 10 years ago
- Distributed database on Service Fabric which uses ESENT as the storage engine☆17Updated 8 years ago
- ☆15Updated 5 years ago
- ☆18Updated 5 years ago
- ☆15Updated 6 years ago
- ☆42Updated 7 years ago
- VS extensibility cookbook☆14Updated 7 years ago
- Simple async in process route library.☆41Updated 5 years ago
- Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations☆15Updated 6 years ago
- The "classy" way to filter collections.☆27Updated last year
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated last year
- A LINQPad driver to perform queries against Azure Table Storage.☆31Updated last year
- This is a simple HTML page that shows what selecting different versions of .NET Standard mean in terms of compatibility.☆13Updated 4 years ago
- Project documentation with Markdown using ASP.NET Core☆13Updated 7 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆80Updated 8 years ago
- A command line analysis tool for your nuget package configs and project references.☆13Updated 5 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Updated 3 years ago