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 7 years ago
Alternatives and similar repositories for RetryHelper
Users that are interested in RetryHelper are comparing it to the libraries listed below
Sorting:
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated this week
- C# LINQ Async extension methods library for async/await task.☆102Updated 7 months ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Fluent API job scheduling engine for .NET☆26Updated 7 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Faster with Files☆59Updated 11 months ago
- Generating async c# code using Roslyn☆50Updated last month
- Base62 encoder and decoder☆22Updated 3 years ago
- Custom plugin to extend R# functionality.☆49Updated 2 weeks ago
- Adds extensions to Linq to offer dynamic queryables.☆28Updated 4 years ago
- C# Toolkit☆33Updated 7 years ago
- ☆44Updated 2 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 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
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆70Updated 2 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 4 years ago
- Fluent Wrapper for DbCommand☆22Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆72Updated last year
- A .NET library created in C# to fluently create any type of database☆79Updated 16 years ago
- LiteDB storage for Hangfire.☆64Updated 2 years ago
- An Alternative .NET Configuration Handler☆22Updated 3 years ago
- By default, the .NET BCL introduces a set of static methods and instance members for the String type that gives us basic support for comm…☆34Updated 6 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 4 years ago
- A multipurpose framework library for .NET☆34Updated 2 years ago
- Microservice Framework based on Durable Task Framework☆15Updated 5 years ago