Blazor, ASP.NET Core Hosted vs Server Side in ASP.NET Core
I think the accepted answer does not answer the question asked like Mike-EEE mentioned in one of the comments. The necessary information can be found under this link: https://www.telerik.com/blogs/a-breakdown-of-blazor-project-types The Blazor Full-Stack template encompasses the same project structure as the Client-Side template with a few additions. Just like the Client-Side template there is no HTML … Read more