C#C
C#4y ago
81 replies
Gage

✅ Mapping an Identity user to an instance of an EF core model ID

Any suggestions on how to make an identity user have a model ID? I need to do this so I can have a custom view for all users . My plan was to just use loops and only show content where IDs match up. Not sure where to begin.
Was this page helpful?