✅ Setting Foreign key as Primary Key (EF Core)

I want to set a foreign key as my primary key in a link table im using. How would I do this in EF Core? or would it be better to not have a key?
image.png
image.png
image.png
Was this page helpful?