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

Blazor server pwa

$
0
0

I am trying to find out if it's possible to make a PWA with Blazor server.

It seems to me the way some are "solving" it , is by copy pasting the manifest.json from a webassembly app to a server app.

This made me wondering, why does Microsoft not provide a --pwa flag on the dotnet run blazorserver but only on the web assembly if it's as simple as that.

Thanks!


Viewing all articles
Browse latest Browse all 4839

Trending Articles