/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.hanselman.com
| | goatreview.com
5.0 parsecs away

Travel
| | Unlock the full potential of your ASP.NET Core applications with our definitive guide to middleware-based exception handling. Learn how to gracefully manage errors, boost your application's resilience, and protect against downtime with practical, easy-to-follow strategies
| | www.code4it.dev
3.4 parsecs away

Travel
| | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers
| | www.claudiobernasconi.ch
3.2 parsecs away

Travel
| | Building APIs has become simpler with ASP.NET Core 6. Learn a simple way to create integration tests for ASP.NET Core 6 WebAPI applications.
| | timdeschryver.dev
25.2 parsecs away

Travel
| To improve the security of our Single Page Applications, let's ditch the access tokens in the browser and make the Backend for Frontend (BFF) responsible for the authentication process using the Authorization Code flow with PKCE. To achieve this, we'll use the Duende.BFF NuGet package and let it communicate with Auth0.