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
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆60Updated last week
- Fluent API job scheduling engine for .NET☆26Updated 6 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
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- Retrieve the primary key (including composite keys) from any entity☆45Updated 4 years ago
- Event driven class for reading messages from MSMQ☆18Updated 9 years ago
- Generating async c# code using Roslyn☆47Updated 5 months 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
- ☆55Updated 2 weeks ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 10 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 10 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- Simple, easy-to-use .Net Excel exporting☆43Updated 8 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 6 months ago
- SqlRepo is a .NET library for building SQL statements with Lambda Expressions and mapping results to objects☆31Updated last year
- 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
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Cron string parser for .NET☆47Updated last year
- This project allows to create dynamic linq queries from string input.☆14Updated 3 years ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly.…☆37Updated 4 years ago
- A modern wrapper around System.IO.☆83Updated 2 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆76Updated 10 months ago
- An ACID .NET relational database☆18Updated 8 months ago
- EntityFrameworkCore.LiteDB☆34Updated 2 years ago
- A System.Diagnostics.TraceListener that writes trace data into Serilog☆26Updated 3 years ago