Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

RazorBlazor

POC showing how Blazor WASM can be embedded inside an MVC/Razor Pages site

Handles CSRF on post back, thanks to https://github.com/RemiBou/Toss.Blazor for the inspiration

Routing is handled by using Razor page handlers - a handler that doesn't exist will resolve to the default handler (OnGet), and then Blazor is able to use that to show the correct page.

About

POC showing how Blazor WASM can be embedded inside an MVC/Razor Pages site

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages