Blazor Server (.NET 8) Multiple Layouts (CSS/JS)
As I understand it, the new Blazor (.NET 8) web project uses App.razor component with the HTML markup and is the root component that is loaded first during app load.
As I understand it, the new Blazor (.NET 8) web project uses App.razor component with the HTML markup and is the root component that is loaded first during app load.