Top
image credit: Unsplash

ASP.NET Core 8 Preview 2: QuickGrid and Enhanced Blazor WebAssembly Performance

March 17, 2023

Via: InfoQ

Recently, Microsoft released .NET 8 Preview 2, which is a quick follow-up to the larger Preview 1 release. With the promise of monthly releases, developers can look forward to an array of additional features in the coming months.

Preview 2 brings several enhancements to the ASP.NET Core. The highlights of the release are the Blazor QuickGrid component, which promises to simplify data presentation and manipulation, and improved performance for Blazor WebAssembly through the use of the new runtime feature called jiterpreter.

Read More on InfoQ