poke / AspNetCore-RazorBlazor

RazorBlazor combination example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

RazorBlazor combination example


Languages

Language:HTML 53.2%Language:C# 46.8%