- ASP.NET Core 8: Improved exception handling with IExceptionHandler
- Part 1 - Using the new configuration binder source generator
- Part 2 - The minimal API AOT compilation template
- Part 3 - Comparing WebApplication.CreateBuilder() to the new CreateSlimBuilder() method
- Part 4 - Exploring the new minimal API source generator
- Part 5 - Replacing method calls with Interceptors (this post)
- Part 6 - Keyed service dependency injection container support
- Part 7 - Form binding in minimal APIs
- Part 8 - Introducing the Identity API endpoints
- Should you use the .NET 8 Identity API endpoints?
- Can you use the .NET 8 Identity API endpoints with IdentityServer?
- The New Built-in Guard Clauses Coming in .NET 8
- The List Best Practice That .NET 8 Makes Possible
- Random Finally Gets Its Missing Methods in .NET 8
- The Problem with Time That .NET 8 Finally Fixed
- How Entity Framework Tries to Copy Dapper in .NET 8
- The New Request Short Circuiting of .NET 8
- Dependency Injection Is Now Complete In .NET 8!
- Making Your APIs Blazingly Fast in .NET 8!
- Background Tasks Are Finally Fixed in .NET 8
- The .NET 8 Auth Changes You Must Know About!
- The New Way of Calling Your Code in .NET 8 Is INSANE
- Enums in .NET 8 Are FAST, but Mine Are Faster!
- .NET Conf 2023 - Day 1
- .NET Conf 2023 - Day 2
- Reviewing new .NET 8 Performance Tools