.NET 8 Preview 3 is now available and includes many great new improvements to ASP.NET Core.
Here’s a summary of what’s new in this preview release:
For more details on the ASP.NET Core work planned for .NET 8 see the full ASP.NET Core roadmap for .NET 8 on GitHub.
- ASP.NET Core support for native AOT
- Server-side rendering with Blazor
- Render Razor components outside of ASP.NET Core
- Sections support in Blazor
- Monitor Blazor Server circuit activity
- SIMD enabled by default for Blazor WebAssembly apps
- Request timeouts
- Short circuit routes
Read more:
ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog
.NET 8 Preview 3 is now available! Check out what's new in ASP.NET Core in this update.









