vany0114 / resilience-strategy-with-polly

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

Home Page:http://elvanydev.com/resilience-with-polly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building resilient strategies with Polly

Actions Status

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

Prerequisites and Installation Requirements

Instructions

  1. Clone this repository.
  2. Compile it.
  3. Run integration test under Resilience.Polly.Sql.Tests project.

Visit my blog http://elvanydev.com/resilience-with-polly/ to view the whole post about Building resilient applications with Polly.

Support

If you find this project helpful you can support me!

About

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

http://elvanydev.com/resilience-with-polly/

License:MIT License


Languages

Language:C# 100.0%