C# Code Snippets C# Nuget Package Polly

C# Transient Fault Handling With Polly

In this post, we’ll look at Polly which is a .NET library used for resilience and transient-fault-handling. It provides you with already implemented software design patterns/mechanisms/concepts such as Retry, Circuit Breaker, Hedging, Timeout, Rate Limiter, Fallback, …You can use this to make your software more reliable.

Getting Started With C# Azure Functions

Getting Started With C# Azure Functions

In this post, I’ll show you how to get started with C# Azure Functions. To quote Microsoft: “Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs. Instead of worrying about deploying and maintaining servers, the cloud infrastructure provides all the up-to-date resources needed to keep your applications running. You focus on the code that matters most to you, in the most productive language for you, and Azure Functions handles the rest.”

Advertisment ad adsense adlogger