Solution with 3 sample projects using the Polly library for .NET Core.
Simple API project providing a fake CRUD in memory
ASP.NET MVC project using the Polly library with WaitAndRetry and CircuitBreaker policies
Console Application project using the Polly library with CircuitBreaker and Fallback policies