ASP.NET-Core-2.1-Customize-Login-Form
This project demonstrate how to extend IdentityUser class and IdentityRole class to add customize field and role in ASP.NET Core 2.1. It also shows how to customize Log-in form and Register form Layout using scaffolding. The sample of implementing multiple step registration form will also show in this project.