gildorwang / RetryHelper
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:
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆61Updated last week
- Base62 encoder and decoder☆21Updated 2 years ago
- Simple, easy-to-use .Net Excel exporting☆43Updated 8 years ago
- SqlRepo is a .NET library for building SQL statements with Lambda Expressions and mapping results to objects☆31Updated last year
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated last year
- Provides an extension points for EF DbContext in order to hook database operations.☆39Updated 8 years ago
- ☆44Updated 2 years ago
- An Alternative .NET Configuration Handler☆22Updated 2 years ago
- C# Toolkit☆33Updated 6 years ago
- ☆39Updated 10 months ago
- A set of fluent extensions ontop of System.UriBuilder☆26Updated last year
- A powerful set of utilities for any kind of string transformation with a fluent interface☆112Updated 5 years ago
- A Visual Studio extension☆32Updated 2 years ago
- Sample projects for the Microdot framework☆25Updated 7 years ago
- Radical is an infrastructure framework whose primary role is to help in the development of composite WPF applications based on the Model …☆38Updated 2 weeks ago
- Data Modeling Library in .NET☆47Updated 2 weeks 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
- MiniProfiler, SQL Server, MySQL, Dapper and how to log all executed sql commands☆39Updated 2 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- Tiny library for fluent guard and assert expressions to formalize preconditions of methods☆15Updated 5 years ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 3 months ago
- Serilog sink to publish coloured output to the LINQPad Results panel☆23Updated 5 months ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- Lean mean SQL Server upsert machine☆48Updated 2 months ago
- IO libraries for the AngleSharp project.☆35Updated 3 months ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago