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
- ☆44Updated 2 years ago
- A Visual Studio extension☆32Updated 2 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆61Updated this week
- The Swiss Army Knife for type conversion in .NET☆56Updated 7 months ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- Data Modeling Library in .NET☆47Updated 2 years ago
- Generating async c# code using Roslyn☆48Updated 7 months ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- A minimal but cross-platform implementation of a NuGet server, running on .NET Core☆47Updated 2 years ago
- Unofficial .NET Core port of iTextSharp 4.1.6. Last version to be released under the Mozilla Public License and the LGPL.☆28Updated 4 years ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- Base62 encoder and decoder☆21Updated 2 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments,…☆111Updated 7 months ago
- C# API for TeamCity - Please note this has had major architectural changes. This will not be backwards compatible so careful when updatin…☆38Updated 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
- SignalR Messaging with Error Handling☆40Updated 9 years ago
- Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.☆52Updated 7 years ago
- Change all members to virtual as part of your build.☆61Updated last month
- Tracing rewriter using Fody☆94Updated 2 years ago
- NLog logging adapter for OWIN☆25Updated 9 months ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- SqlRepo is a .NET library for building SQL statements with Lambda Expressions and mapping results to objects☆31Updated last year
- Useful utilities for the .NET HttpClient.☆66Updated last year
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- A 100% managed code (.net Standard 2.0/2.1/Core/.net Framework 4.5+) library to generate Excel .xlsx Workbooks. Can be safely used on a s…☆95Updated 2 years ago
- Dynamic LINQ queries based on C# 4 dynamic.☆84Updated 10 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Yet another rules engine, but simpler to use!!☆46Updated 7 years ago