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:
- Fluent API job scheduling engine for .NET☆26Updated 7 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆67Updated 3 weeks ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- C# LINQ Async extension methods library for async/await task.☆103Updated 8 months ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- C# Toolkit☆33Updated 7 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆79Updated last year
- Serilog sink to publish coloured output to the LINQPad Results panel☆23Updated last year
- Useful utilities for the .NET HttpClient.☆65Updated 2 years ago
- Event driven class for reading messages from MSMQ☆18Updated 10 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 4 months ago
- A basic WAF for the Kestrel web server.☆48Updated last year
- A minimal but cross-platform implementation of a NuGet server, running on .NET Core☆47Updated 3 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 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…☆35Updated 6 years ago
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆70Updated 2 years ago
- Generating async c# code using Roslyn☆50Updated 2 months ago
- Extension methods for using SqlKata to generate SQL queries for PetaPoco.☆27Updated last year
- Retrieve the primary key (including composite keys) from any entity☆44Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Jobbr is a non-invasive .NET JobServer☆52Updated 2 months ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Cron string parser for .NET☆50Updated 2 years ago
- SqlRepo is a .NET library for building SQL statements with Lambda Expressions and mapping results to objects☆31Updated 2 years ago
- A .NET library created in C# to fluently create any type of database☆79Updated 16 years ago
- Fluent Wrapper for DbCommand☆23Updated this week
- Data Modeling Library in .NET☆46Updated 3 months ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 2 years ago
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago