Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/elgransan/BlazorWasmWithNetFrameworkMVC
- Owner: elgransan
- Created: 2021-07-12T15:12:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T21:02:04.000Z (over 2 years ago)
- Last Synced: 2024-07-30T15:23:14.132Z (3 months ago)
- Language: JavaScript
- Size: 771 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazor - Blazor Wasm with ASP.NET Framework 4.x - With some tweaks and limitations you can run Blazor Wasm on Net Framework 4.x or in another environment. [Explanation on Medium](https://medium.com/@santiagoc_33226/using-blazor-wasm-with-net-framework-mvc-or-another-old-external-site-7fc0884fcfca). (Sample Projects / Hybrid)
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