Retry Operation Helper is a simple class which encapsulates the retry of any given piece of C# .NET logic a given number of times before failing, as well as running an optional function on failure. It is useful for any call where transient exception are possible, for example, making a call to a remote database or service.
☆37Jun 13, 2023Updated 2 years ago
Alternatives and similar repositories for RetryOperationHelper
Users that are interested in RetryOperationHelper are comparing it to the libraries listed below
Sorting:
- Odin is a .NET library that provides a conventions based command-line parser. It's goal is to use the CLI equivalent of ASP .NET MVC's ro…☆17Jun 25, 2020Updated 5 years ago
- "Not Emmet." An HTML expander in C#.☆10Apr 10, 2023Updated 2 years ago
- Code and slides from talk Refactoring to Patterns with ReSharper, JetBrains .NET Days Online, May 2020☆10May 13, 2020Updated 5 years ago
- A simple random generation framework for .NET Core and 4.52+☆49Mar 31, 2023Updated 2 years ago
- Running Jekyll On Top Of ASP.NET Core☆10Jan 17, 2019Updated 7 years ago
- Mixins implementation in C#☆12Oct 5, 2022Updated 3 years ago
- Start code for refactoring exercises☆11Oct 30, 2015Updated 10 years ago
- Shows the evolution of a project using domain-driven design and domain modeling with types using F#.☆12Jul 29, 2019Updated 6 years ago
- A lightweight, easy-to-use jQuery plugin for responsive iframes.☆16Feb 11, 2016Updated 10 years ago
- ASP.NET Core Library and nuget package to translate routes☆12Sep 6, 2016Updated 9 years ago
- Displays diagnostic information on all the properties registered with configuration☆33Oct 31, 2022Updated 3 years ago
- This repository contains technical documentation, samples, labs, and more related to Office 365 Connectors☆20Sep 20, 2019Updated 6 years ago
- A basic syslog server for Windows☆20May 21, 2016Updated 9 years ago
- GNAF Bulk Address data loader using SSIS☆16Jun 6, 2019Updated 6 years ago
- F# 5 demo project☆18Sep 14, 2020Updated 5 years ago
- A powerful set of utilities for any kind of string transformation with a fluent interface☆112May 13, 2020Updated 5 years ago
- A simple abstraction atop the Dapper extension methods and TransactionScope for testability.☆70Nov 2, 2019Updated 6 years ago
- ☆40Aug 15, 2017Updated 8 years ago
- A library for faking RESTful http client communication☆20Dec 8, 2022Updated 3 years ago
- Microsoft Service Fabric extensions.☆19Nov 14, 2020Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Feb 2, 2020Updated 6 years ago
- A small C# quiz application about performance and heap allocations☆26May 25, 2023Updated 2 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Feb 2, 2021Updated 5 years ago
- Create and Host Alexa Custom Skills using .NET and Azure☆49Jan 17, 2018Updated 8 years ago
- Integrate MSBuild into PowerShell pipeline.☆25Jun 6, 2018Updated 7 years ago
- An abstracted library for interacting with the file system, registry, etc.