Deploy blazor webAssembly and virtual directory(API) stop responding.when accessing api it reroutes to default page of blazor

Viewed 24

I'm trying to publish the Blazor WebAssembly app, Targeting .NET 5.0. I am publishing the Blazor app and hosting the API in a virtual directory but when I publish the API, the API is not accessible the API stops responding.

0 Answers
Related