You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the source code of my website. The result of an unquenchable desire for having my own space. I enjoyed every moment of the long development process and feel joyous to share it with you. Hope it helps!
Return exceptions over HTTP e.g. as ASP.NET Core Problem Details, and HTTP-specific exception classes that enable ASP.NET to generate exception information
Demo application showcasing the use of the Microsoft.Extensions.Http.Resilience package with Refit. This application aims to demonstrate how to implement resilience in HTTP calls in ASP.NET Core applications using efficient, transparent communication with external APIs.