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 6 years ago
Alternatives and similar repositories for RetryHelper
Users that are interested in RetryHelper are comparing it to the libraries listed below
Sorting:
- C# LINQ Async extension methods library for async/await task.☆101Updated 4 months ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated last week
- Base62 encoder and decoder☆22Updated 2 years 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
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 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
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- A .NET library created in C# to fluently create any type of database☆79Updated 16 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- A minimal but cross-platform implementation of a NuGet server, running on .NET Core☆47Updated 3 years ago
- Generating async c# code using Roslyn☆50Updated last year
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- Fluent Wrapper for DbCommand☆22Updated last week
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- A basic WAF for the Kestrel web server.☆48Updated 11 months ago
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆69Updated 2 years ago
- Moved to https://github.com/SimplifyNet. Simplify is a set of .NET libraries that provide infrastructure for your applications. DI and mo…☆52Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- C# Toolkit☆33Updated 6 years ago
- The type-safe REST library for .NET Standard 2.0 (NetCoreStack Flying Proxy)☆42Updated 2 years ago
- ☆44Updated 2 years ago
- A collection of utility C# extension methods.☆47Updated 2 months ago
- Simple, easy-to-use .Net Excel exporting☆43Updated 9 years ago
- Jobbr is a non-invasive .NET JobServer☆50Updated last year
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- The contents of this repository have been integrated into https://github.com/SixLabors/ImageSharp☆26Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago