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

Поделиться
HTML-код
  • Опубликовано: 8 июл 2024
  • 🚀 Join the .NET Web Academy: learn.dotnetwebacademy.com
    🐦 Let's get social on Twitter/X: / _patrickgod
    🔗 Let's connect on LinkedIn: / patrickgod
    🚀 Get the .NET 8 Web Dev Jump-Start Course for FREE: dotnet8.patrickgod.com
    #DotNet #Blazor #AspNetCore

Комментарии • 7

  • @ijeanpierrebp
    @ijeanpierrebp 11 дней назад +1

    this youtube channel is better than the university!

  • @gainsandgames986
    @gainsandgames986 13 дней назад +3

    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.

  • @sardarabdalla
    @sardarabdalla 13 дней назад +2

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

  • @jorgepedraza1275
    @jorgepedraza1275 10 дней назад

    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?🤔

  • @golljhjkahsdah2817
    @golljhjkahsdah2817 13 дней назад

    thanks

  • @sinandoganli
    @sinandoganli 13 дней назад

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

  • @coolstorybrooooo7643
    @coolstorybrooooo7643 13 дней назад

    Do a Blazor Supabase demo project!