/AspNetCore-RazorBlazor

RazorBlazor combination example

Primary LanguageHTML

RazorBlazor

This is an example ASP.NET Core 3.1 application that uses both Razor pages and server-side Blazor within the same application. The Blazor component is being embedded directly into Razor pages, without involving client-side routing or other SPA-related setups.