Handling Exceptions with IExceptionHandler in ASP.NET Core 8
No Comments
There are several ways to handle exceptions in ASP.NET Core. To make handling exceptions easier,…
Minimal APIs in .NET 8
No Comments
.NET 8 introduces new features for Minimal APIs. Explore Antiforgery tokens, binding Forms, and new…
Complex Types in Entity Framework 8
No Comments
The Complex Types are very similar to Owned Types in Entity Framework 8. Discover the…
What’s new in C# 12
No Comments
Discover what is new in C# 12. Learn about Collection expressions, Primary constructors, Default lambda…