bryanjhogan / trydotnet-polly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try .NET Enabled Samples

dotnet try Enabled

Please read the Try .NET quick setup guide before starting the tutorial below.

Try .NET Samples of Polly, the .NET Resilience Framework

Polly is a resilience framework for .NET, with it your applications will easily tolerate transient faults and longer outages in remote systems or infrastructure. With just a few lines of code your application will be far more robust and reliable.

These demos will walk through all the resilience policies offered by Polly.

If you want to find out more, check the Polly github page, Bryan's blog post on Polly or his Pluralsight course.

About the author: Bryan Hogan is a podcaster, blogger, speaker, loves writing software and helping others write software.

Table of Content

About


Languages

Language:C# 100.0%