I’m new to Blazor. Trying to understand how it works. We have multiple front-ends and a existing .net core webapi (clean architecture). What is the best way to add multiple blazor web app to a existing .net core web api(clean architecture).
I’m new to Blazor. Trying to understand how it works. We have multiple front-ends and a existing .net core webapi (clean architecture). What is the best way to add multiple blazor web app to a existing .net core web api(clean architecture).