Skip to content

zangassis/PollyProducts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💫 PollyProducts

This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs)

PollyProducts is a sample .NET application demonstrating how to make APIs more resilient using the Retry Pattern powered by Polly.

It contains two simple APIs: ProductsAPI 🛍️ and ImagesAPI 🖼️ working together to show how retry logic helps systems recover from transient failures automatically.

⚙️ Tech Stack

  • 🧩 .NET 9
  • 🔁 Polly 8 (resilience & retry logic pipeline)
  • 🌐 ASP.NET Core Minimal APIs
  • 🧪 HttpClientFactory
  • 💡 C#

📜 License

This project is licensed under the MIT License.

About

This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages