Foreign key created in shadow and appending random 1 to column name – ASP:NET EF Core – Asp.net
When I migrate my new models and data I get the following error for multiple foreign keys: The foreign key property 'InsurancePolicy.InsuranceSubjectID1' was created in shadow state because a conflicting property with the simple name 'InsuranceSubjectID' exists in the entity…