Secure ASP.NET Core MVC using Identity | Registration Authentication and Role-based Authorization

Sdílet
Vložit
  • čas přidán 3. 06. 2024
  • Implement user registration, authentication and role-based authorization in ASP.NET Core MVC Application using Identity scaffolding and SQL Server. Model View and Controller pattern. Create Identity roles. Create Admin user. Scaffold Identity in ASP.NET MVC.
    *******************************
    Source code on Patreon : / secure-asp-net-105574436
    ASP.NET MVC Course on Udemy : www.udemy.com/course/aspnet-c...
    ASP.NET Course on Udemy : www.udemy.com/course/aspnet-c...
    ASP.NET Core Web API : www.udemy.com/course/build-as...
    React JS : www.udemy.com/course/build-co...

Komentáře • 2

  • @miguel000127
    @miguel000127 Před 25 dny

    It works partially correct until minute 6:57, after having gone through nuggets that were not compatible and installing them manually one by one, I get the error "error when running the selected code generator error when restoring the package" and it won't let me move forward from that point

    • @miguel000127
      @miguel000127 Před 25 dny

      I have tried with net core 3.1, net core 6.0 and your version and with all of them I receive the same error, I use visual studio 2022, I don't know if that is the problem, I will try with 2019