How to use Multiple Layouts in Blazor in .NET 8 🔥

preview_player
Показать описание


#DotNet #Blazor #AspNetCore
Рекомендации по теме
Комментарии
Автор

this youtube channel is better than the university!

ijeanpierrebp
Автор

This is super simple. But what is the best way to handle a login verification ? IE if a user navigates back to a page but the token has expired. Should the verification be done on each page or can this be done on a parent component. Sorry I know this out of scope of this video.

gainsandgames
Автор

but all accounts stuff has their own layout which is use mainlayout you can just simply use that layout by removing @layout mainlayout

sardarabdalla
Автор

Question: A Blazor Web App with Authentication (Individual Account) by default from VS 2022. During execution, certain warnings and errors appear in the browser. Why and how to fix it?🤔

jorgepedraza
Автор

thanks for video but problems start when you try to change the "account layout" :)

sinandoganli