Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

I need to convert my Blazor SSR app to Blazor WebAssembly app

$
0
0

I Have created a new .Net Aspire Starter app which created a default Blazor Static server app for me. And now I need to convert it to Blazor WebAssembly without breaking the Aspire connection. How can we do that?

I have tried diffrent ways like creating a new WebAssembly app in that solution and migrated everything to it. But it didn't worked.


Viewing all articles
Browse latest Browse all 4839

Trending Articles