ASP.NET Core updates in .NET 8 Release Candidate 2 (RC2) include many great new improvements such as HTTP logging extensibility, support for form files in new form binding, Typescript client stateful reconnect support in SignalR, global interactivity for Blazor Web Apps, Blazor identity UI, and more. To get started with ASP.NET Core in .NET 8 RC2, install the .NET 8 SDK and update your existing projects target framework and package references. Detailed information can be found in the full ASP.NET Core roadmap for .NET 8 on GitHub.