Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 254 Bytes

Blazor Wasm with ASP.NET MVC Framework 4.x

With some tweaks and limitations you can run Blazor Wasm on Net Framework 4.x or in another enviroment

How to use

  1. git clone repo
  2. Compile BlazorApp project first
  3. Run ASP.NET MVC Project
  4. Enjoy