Lx0044
Lx0044
CC#
Created by Lx0044 on 4/4/2024 in #help
UniqueIdentifer Type does not exist Ef Core
Thanks for that Jimmacle, issue turned out being that I had a refernce to SQL Server in my DbDesignTimeFactory that was generating the bad initial migration.
6 replies
CC#
Created by Lx0044 on 12/27/2023 in #help
Changing the .Net Identity Table's Relationships
Yeah its legal, similar to how you can have a Zoho account and have access to different organizations help desks. Profiles are basicicly what I was calling roles in my system that had permissions assigned to them. The default Identity tables for .NET have roles assigned to their User table. Thats why I was wondering if there was a better way to structure this or change the default relations.
3 replies