Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elgransan/BlazorWasmWithNetFrameworkMVC

Example of using Blazor WebAssembly with old sites
https://github.com/elgransan/BlazorWasmWithNetFrameworkMVC

Last synced: 3 months ago
JSON representation

Example of using Blazor WebAssembly with old sites

Awesome Lists containing this project

README

        

# 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