Relative Content

Tag Archive for asp.net-coreblazor

I have a Blazor ASP.NET Core 8.0 Routing Error

I’m at a loss here when it comes what appears to be a routing error in my Blazor ASP.NET Core 8.0 application. It’s loading the main screen which is at page /. There is another file called _Host.cshtml that also has page /, but when I remove that, I get an error:

I have a Blazor ASP.NET 8.0 Routing Error

I’m at a loss here when it comes what appears to be a routing error in my Blazor ASP.NET 8.0 application. It’s loading the main screen which is at page “”. There is another file called _Host.cshtml that also has page “” but when I remove that it gives me an error.