Questions regarding Blazor WASM + Web API
Consider this solution: https://github.com/dotnet/blazor-samples/tree/main/9.0/BlazorWebAssemblyCallWebApi
It consists of a Blazor WASM frontend + Web API backend.
Can I host these on the same location by serving the Blazor WASM app as static pages from the backend? Is this common practice?
GitHub
blazor-samples/9.0/BlazorWebAssemblyCallWebApi at main · dotnet/bl...
Contribute to dotnet/blazor-samples development by creating an account on GitHub.
1 Reply
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View