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:
- C# LINQ Async extension methods library for async/await task.☆101Updated 3 months ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated last week
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- 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
- C# Toolkit☆33Updated 6 years ago
- Serilog sink to publish coloured output to the LINQPad Results panel☆23Updated 9 months ago
- ☆44Updated 2 years ago
- .NET extensions for using the HttpClient to call Http(s) services, with less complexity☆14Updated 11 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.☆52Updated 8 years ago
- A .NET library created in C# to fluently create any type of database☆79Updated 16 years ago
- Base62 encoder and decoder☆22Updated 2 years ago
- This project is created as an easy to access user experience for dotnet-monitor tool which can be found here. dotnet-monitor is on demand…☆55Updated 2 years ago
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- Faster with Files☆59Updated 8 months ago
- Fluent Wrapper for DbCommand☆22Updated last week
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- ☆56Updated 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 6 years ago
- A portable .Net class library for creating onetime passwords (based on rfc4226 - https://tools.ietf.org/html/rfc4226 and rfc6238 - https:…☆18Updated 6 years ago
- LiteDB storage for Hangfire.☆62Updated 2 years ago
- A Visual Studio extension☆31Updated 3 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- SqlRepo is a .NET library for building SQL statements with Lambda Expressions and mapping results to objects☆31Updated last year
- Multi-threaded batch processing and background jobs for .NET Core☆77Updated last year
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 3 years ago