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☆61Updated last week
- 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
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago
- Retrieve the primary key (including composite keys) from any entity☆45Updated 4 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
- .Net Standard Libraries for Microservices☆15Updated last year
- A portable .Net class library for creating onetime passwords (based on rfc4226 - https://tools.ietf.org/html/rfc4226 and rfc6238 - https:…☆18Updated 5 years ago
- Adds support for NodaTime types when using SQLite with Entity Framework Core.☆38Updated 5 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 3 months ago
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated 3 weeks ago
- A library designed to help generating codes / confirmation strings☆44Updated 6 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- A set of Roslyn refactorings supporting DDD design☆34Updated 4 years ago
- Tiny library for fluent guard and assert expressions to formalize preconditions of methods☆15Updated 5 years ago
- Serilog sink that writes to console with high-performance non-blocking output.☆21Updated last year
- A middleware to enable path-based authorization in an ASP.NET Core application.☆39Updated 2 years ago
- Cron string parser for .NET☆49Updated last year
- ☆42Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- The type-safe REST library for .NET Standard 2.0 (NetCoreStack Flying Proxy)☆43Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Useful additions to Microsoft.Extensions.DependencyInjection such as Named Services.☆38Updated 5 months ago
- SqlRepo is a .NET library for building SQL statements with Lambda Expressions and mapping results to objects☆31Updated last year
- A rules engine. Set values of the properties of an object graph when other properties change☆32Updated 4 years ago
- A C# library for generating high entropy passwords similar to 1Password☆53Updated 11 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆67Updated 2 years ago
- A queryable wrapper implementation for LiteDB with additional async extensions.☆24Updated last month
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago