ASP.NET Core updates in .NET 8 RC 2

published on 2023/10/11
  • Servers & middleware
  • HTTP logging extensibility
  • Updated to IdentityModel 7x
  • API authoring
  • Support for form files in new form binding
  • SignalR -Typescript client stateful reconnect support -Blazor
  • Global interactivity for Blazor Web Apps -Blazor WebAssembly template updates
  • File scoped @rendermode Razor directive
  • Enhanced navigation & form handling improvements
  • Close circuits when there are no remaining interactive server components
  • Form model binding improvements
  • Access HttpContext as a cascading parameter
  • Persist component state in a Blazor Web App
  • Inject keyed services into components
  • Support for dialog cancel and close events
  • Error page support
  • Identity
  • Blazor identity UI
  • Single page apps (SPA)
  • Run the new SPA templates from the command-line

Microsoft