An open API service indexing awesome lists of open source software.

https://github.com/poke/aspnetcore-razorblazor

RazorBlazor combination example
https://github.com/poke/aspnetcore-razorblazor

aspnetcore razor-pages

Last synced: 7 months ago
JSON representation

RazorBlazor combination example

Awesome Lists containing this project

README

          

# 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.