© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
4 replies
DaisyDysie

How do I utilize Identity Framework and AspNetUser Table?

Hello,
I am building an MVC app where people will need to sign up. They can then upload stuff to the app, so I want to ensure that the relevant information is displayed respective to each user. So for example, if I have a notes table/model, do I just need to add public string? OwnerID { get; set; }?
Should I also create a new model for users?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ ForeignKey Entity Framework and Identity
C#CC# / help
3y ago
How do i add Identity endpoints?
C#CC# / help
3y ago
Identity framework yay or nay?
C#CC# / help
2y ago
how do i draw in framework.net
C#CC# / help
4y ago