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:
- C# LINQ Async extension methods library for async/await task.☆103Updated 7 months ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆67Updated 2 weeks ago
- Most of those extensions should have been in BCL.☆70Updated 6 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
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- Retrieve the primary key (including composite keys) from any entity☆44Updated 5 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Generating async c# code using Roslyn☆50Updated 2 months ago
- Useful utilities for the .NET HttpClient.☆65Updated 2 years ago
- Fluent API job scheduling engine for .NET☆26Updated 7 years ago
- ☆21Updated 6 years ago
- A lightweight templating system using Razor☆20Updated 12 years ago
- Adds extensions to Linq to offer dynamic queryables.☆28Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Faster with Files☆60Updated last year
- Extension methods for using SqlKata to generate SQL queries for PetaPoco.☆27Updated last year
- Library for (temporary) change of the log level.☆17Updated 5 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 8 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 4 years ago
- A basic WAF for the Kestrel web server.☆48Updated last year
- .NET abstractions and implementations for storage services like blob storages, file systems or object storages.☆39Updated 2 years ago
- A powerful set of utilities for any kind of string transformation with a fluent interface☆112Updated 5 years ago
- LiteDB storage for Hangfire.☆64Updated 2 years ago
- Fluent Wrapper for DbCommand☆23Updated this week
- 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
- Multi-threaded batch processing and background jobs for .NET Core☆77Updated last year
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 2 years ago
- Cron string parser for .NET☆50Updated 2 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago