I'm new to Blazor. I'm trying to understand how it works. We have multiple front-ends and an existing ASP.NET Core Web API (clean architecture).
What is the best way to add multiple Blazor web apps to an existing ASP.NET Core Web API ?
I'm new to Blazor. I'm trying to understand how it works. We have multiple front-ends and an existing ASP.NET Core Web API (clean architecture).
What is the best way to add multiple Blazor web apps to an existing ASP.NET Core Web API ?