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

preview_player
Показать описание
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.
*******************************

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

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

miguel