/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.code4it.dev
| | wildermuth.com
2.2 parsecs away

Travel
| | Adding health checks to your ASP.NET Core projects is simple and easy, but how do you get them exposed in your OpenAPI specification? Let me show you how!
| | www.fearofoblivion.com
2.8 parsecs away

Travel
| | A blog containing the thoughts and ideas of me
| | timdeschryver.dev
3.5 parsecs away

Travel
| | In this post, we'll take a look at the newly introduced IExceptionHandler in ASP.NET Core 8. We'll implement an exception handler that translates exceptions into Problem Details using the Problem Details Service. The result is a standardized and better experience for your API consumers.
| | blog.stijn-dhaese.be
24.1 parsecs away

Travel
| Here is the situation, I have Raspberry Pi Desktop running in a VM and Visual Studio Code on my machine. When I try connect to my Raspberry Pi Desktop using VS Code Remote Development, I receive th...