/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
| | 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.
| | michaelscodingspot.com
2.2 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | 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!
| | renato.athaydes.com
25.6 parsecs away

Travel
| [AI summary] A technical blog post investigating Java's System.Logger API, comparing its usage and performance against established logging frameworks like JUL, Log4j2, and Logback.