I have created project using asp.net mvc 3.1 . I have used identity in my existing project. I want to add columns in aspnetusers table and used that table in code. How can i do that?
Asked
Active
Viewed 364 times
0
-
Does this answer your question? [How to extend available properties of User.Identity](https://stackoverflow.com/questions/28335353/how-to-extend-available-properties-of-user-identity) – Jerdine Sabio Apr 24 '20 at 04:53
-
Please tell me step by step how to add custom column – Sonakshi Apr 25 '20 at 13:46