In this video, I have used the Identity UI in ASP.NET Core 2.2 and implemented the whole User Registration system. After a conventional registration process, I have extended IdentityUser with custom class and utilized that as the main process model in Identity Registration.
 

Identity in ASP.NET Core to Implement User Registration
Aug 18 2019

Junaid Shahid

This video shows how we can use Identity UI in ASP.NET Core 2.2 and implement a User Registration system.