I created a new ASP.NET Core Web Application with Core 3.1 and I change the Authentication to Individual User Account.
In Register, I need use UserName for Login. I also need to add FirstName and Last as additional fields.
My problem is, I don't know how to modify Identity because I can't see the models, pages to do it.
Amit MohantyPosted Dec 27, 2019, 12:10 AM
Guest UserPosted Dec 26, 2019, 11:01 PM
Amit MohantyPosted Dec 26, 2019, 4:33 AM
Guest UserPosted Dec 26, 2019, 2:39 AM
Amit MohantyPosted Dec 26, 2019, 2:23 AM