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
Related projects ⓘ
Alternatives and complementary repositories for RetryHelper
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆60Updated this week
- A modern wrapper around System.IO.☆83Updated 2 years ago
- Fluent API job scheduling engine for .NET☆26Updated 6 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…☆33Updated 5 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 10 years ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- Useful additions to Microsoft.Extensions.DependencyInjection such as Named Services.☆38Updated 2 weeks ago
- SqlRepo is a .NET library for building SQL statements with Lambda Expressions and mapping results to objects☆31Updated 10 months ago
- Retrieve the primary key (including composite keys) from any entity☆44Updated 4 years ago
- Faster with Files☆59Updated 2 months ago
- Cron string parser for .NET☆47Updated 11 months ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- C# Toolkit☆33Updated 6 years ago
- Jobbr is a non-invasive .NET JobServer☆50Updated 4 months ago
- Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.☆52Updated 7 years ago
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆33Updated 7 years ago
- Data Modeling Library in .NET☆46Updated 2 years ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 6 years ago
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆68Updated 3 months ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated 8 months ago
- Base62 encoder and decoder☆21Updated 2 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
- Text clustering algorithm, implemented in .NET☆23Updated last year
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- ☆43Updated last year
- 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…☆54Updated last year
- Hangfire.Dashboard.Dark shows the hangfire dashboard in a beautiful theme.☆27Updated 4 years ago