ASP.NET Core 8 Preview 5 is released

published on 2023/06/14
  • Improved ASP.NET Core debugging experience
  • Servers & middleware
  • IHttpSysRequestTimingFeature
  • SNI hostname in ITlsHandshakeFeature
  • IExceptionHandler
  • Blazor
  • New Blazor Web App project template
  • Blazor router integration with endpoint routing
  • Enable interactivity for individual components with Blazor Server
  • Improved packaging of Webcil files
  • Blazor Content Security Policy (CSP) compatibility
  • API authoring
  • Support for generic attributes
  • SignalR
  • SignalR seamless reconnect
  • Native AOT
  • Support for AsParameters and automatic metadata generation in compile-timed generated minimal APIs
  • Authentication and authorization
  • Authentication updates in ASP.NET Core SPA templates
  • New analyzer for recommended AuthorizationBuilder usage

Microsoft

This is a fantastic release. Finally at this release we can see the power of Blazor 8 where you can mix and match different style of render mode components.