filmov
tv
ASP.NET Core Identity - Authentication and Authorization in ASP.NET Core - Login and Registration
Показать описание
Full ASP.NET Courses 🚀
👉 Build Amazing Apps With ANGULAR and ASP.NET Core REST API
👉 Build ASP.NET Core Web API - Scratch To Finish
👉 ASP.NET Core Razor Pages - Scratch to Finish
👉 Complete ASP.NET MVC Course
In this video, we will create an ASP.NET Core 5 web application using Razor Pages and we will implement ASP.NET core Authentication and Authorization using ASP.NET Core Identity.
We will use Entity Framework Core and SQL Server to store our registered users in our Authentication database.
NuGet Packages to Install
Microsoft.Entityframeworkcore.SqlServer
Microsoft.Entityframeworkcore.Tools
Microsoft.AspNetCore.Identity.EntityFrameworkCore
Entity Framework Core Migrations to run
Add-Database AddAuthentication
Update-Database
Chapters:
00:00 Introduction
01:06 Create ASP.NET Core 5 Razor Web Application
02:32 Update to Bootstrap 5
03:40 Discussing Approach
05:40 Install Entity Framework Core (Code First Approach)
12:00 Create Entity Framework Migrations
13:49 Create and Implement Register page
30:15 Change Navigation Menu in the Layout file
36:10 Create and Implement Login page
48:40 Create and Implement Logout page
54:10 Add Authorization to pages
👉 Build Amazing Apps With ANGULAR and ASP.NET Core REST API
👉 Build ASP.NET Core Web API - Scratch To Finish
👉 ASP.NET Core Razor Pages - Scratch to Finish
👉 Complete ASP.NET MVC Course
In this video, we will create an ASP.NET Core 5 web application using Razor Pages and we will implement ASP.NET core Authentication and Authorization using ASP.NET Core Identity.
We will use Entity Framework Core and SQL Server to store our registered users in our Authentication database.
NuGet Packages to Install
Microsoft.Entityframeworkcore.SqlServer
Microsoft.Entityframeworkcore.Tools
Microsoft.AspNetCore.Identity.EntityFrameworkCore
Entity Framework Core Migrations to run
Add-Database AddAuthentication
Update-Database
Chapters:
00:00 Introduction
01:06 Create ASP.NET Core 5 Razor Web Application
02:32 Update to Bootstrap 5
03:40 Discussing Approach
05:40 Install Entity Framework Core (Code First Approach)
12:00 Create Entity Framework Migrations
13:49 Create and Implement Register page
30:15 Change Navigation Menu in the Layout file
36:10 Create and Implement Login page
48:40 Create and Implement Logout page
54:10 Add Authorization to pages
Комментарии