gildorwang / RetryHelperLinks
This is a generic helper to help try some action until the given condition is met. It now works seamlessly with C# async/await keywords for asynchronous operations, which is very common in a scenario that requires retry logic.
☆28Updated 6 years ago
Alternatives and similar repositories for RetryHelper
Users that are interested in RetryHelper are comparing it to the libraries listed below
Sorting:
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆62Updated last week
- C# LINQ Async extension methods library for async/await task.☆101Updated last month
- Simple, easy-to-use .Net Excel exporting☆43Updated 9 years ago
- Text clustering algorithm, implemented in .NET☆22Updated 2 years ago
- Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.☆52Updated 7 years ago
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- Generating async c# code using Roslyn☆50Updated 11 months ago
- Custom plugin to extend R# functionality.☆49Updated 3 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- WinForms .NET Framework application example for porting to .NET Core☆22Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- C# Toolkit☆33Updated 6 years ago
- Roslyn AOP☆74Updated 2 years ago
- Library for (temporary) change of the log level.☆17Updated 5 years ago
- The Open RIA Services project continues what was previously known as WCF RIA Services.☆54Updated 2 months ago
- Base62 encoder and decoder☆22Updated 2 years ago
- Cron string parser for .NET☆49Updated last year
- A powerful set of utilities for any kind of string transformation with a fluent interface☆112Updated 5 years ago
- A package that helps to build self-updating web applications using NuGet.☆62Updated 11 years ago
- Retrieve the primary key (including composite keys) from any entity☆45Updated 5 years ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 4 years ago
- Moved to https://github.com/SimplifyNet. Simplify is a set of .NET libraries that provide infrastructure for your applications. DI and mo…☆52Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A minimal but cross-platform implementation of a NuGet server, running on .NET Core☆47Updated 3 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year