How do I remove EF Core code first convention PK

后端 未结 0 1754
深忆病人
深忆病人 2021-01-13 02:23

Many of the entities in my (EF Core 3.1) model derive from the same base type (HistorizedBaseEntity) and thus should have the same PK: {int ID, Guid Inst

相关标签:
回答
  • 消灭零回复
提交回复
热议问题