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.
☆28Oct 28, 2018Updated 7 years ago
Alternatives and similar repositories for RetryHelper
Users that are interested in RetryHelper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Makes it easy to associate files with your application☆11Jun 24, 2026Updated last week
- Fluent API job scheduling engine for .NET☆26Oct 15, 2018Updated 7 years ago
- Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.☆19Apr 2, 2026Updated 2 months ago
- A lightweight .NET reporting framework.☆14Dec 7, 2022Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Mar 21, 2026Updated 3 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Oct 17, 2022Updated 3 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Nov 23, 2023Updated 2 years ago
- A sample application to contrast ReactiveUI with other MVVM frameworks☆29Apr 22, 2015Updated 11 years ago
- A set of handy tools, mostly built in C#, some are C++☆21Jan 17, 2026Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Feb 20, 2021Updated 5 years ago
- A simple project template for creating a .NET Web Api☆16Apr 6, 2026Updated 2 months ago
- .NET/C# implementation of ccTalk protocol☆16May 2, 2014Updated 12 years ago
- 🛠️ Easy (to use) Parser for your .NET Solution (.sln) Files.☆13Jan 8, 2026Updated 5 months ago
- M3U8Parser makes it easy to read, edit and create a m3u8 file.☆11May 4, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A WPF sample application demonstrating an attached property to set an toolbarbutton overlay☆12Nov 9, 2013Updated 12 years ago
- SpringCard SDK for PC/SC applications on the .NET platform☆14Jun 7, 2023Updated 3 years ago
- Map/Reduce functions for processing Certificate Transparency. Used for https://LetsEncrypt.org/stats☆11Feb 14, 2023Updated 3 years ago
- Easily create wizards for WPF using MVVM☆45Jun 24, 2026Updated last week
- Map a DataTable to a class instance via MapTo<T>() extension method