🍒 Related Videos
Complete CRUD in MVC: • Asp.Net Core MVC CRUD Operations with...
Convert an MVC app to a single-page app: • jQuery Ajax CRUD in ASP.NET Core MVC ...
Expense Tracker app in MVC: • Build an Expense Tracker with Asp.Net...
MSDN documentations
Entities in Identity : http://bit.ly/3Td8G6q
Add Extra Model Property to Identity : http://bit.ly/3l9U2Ak
Customize Default features in Identity : http://bit.ly/3l9CbcJ
🎉 Recommended Courses
➤ Asp.Net Core Identity : https://bit.ly/40umRYS
➤ Asp.Net Core MVC: https://bit.ly/4avG29k
➤ E-Commerce App with MVC: https://bit.ly/4js5Yqr
➤ EF Core: https://bit.ly/3cGJUud
➤ C#: https://bit.ly/4gc1nWv
📂 GitHub Repo
➤ http://bit.ly/3FGIjAr
💌 For Business Inquiries
➤ [email protected]
🚶♂️ Follow us
Facebook: / codaffection
Discord: / discord
Twitter: / codaffection
A Complete Guide for Using Asp.Net Core Identity in an MVC Application.
In this ASP.NET Core MVC tutorial, we implemented a complete authentication system with the help of Identity.UI. It includes user registration and login form. and a form for user profile management.
Discussion @ Times
____________________
00:00 - Introduction
02:20 - Add Asp.Net Core Identity
06:57 - Tab Navigation for Login and Signup form
15:28 - Add New Properties to Identity
25:16 - Modify Password Validations
29:09 - Display Logged In User Details in App NavBar
31:02 - Login Form
33:20 - Retrive logged in user id or user claims
36:16 - Autherization
38:04 - What is next?
#aspnetcore #beginnerstutorial #CodAffection