Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
mike idowu
1.7k
389
57.6k
Adding more fields to ASP.NET Identity 2 using MVC db first
Dec 26 2017 2:00 AM
I have a project with ASP.NET MVC database first where I implemented ASP.NET Identity 2. In the table called AspNetUsers, I want to add extra fields.
IsOnline - bit,
UserType - NVARCHAR(50),
Department - NVARCHAR(50)
Since I am using database first in the project, please how do I add this extra fields to the project
Reply
Answers (
2
)
Matrix Inversion in c#
how to create trend in asp.net