Specify a relationship in EF Core with a different name

前端 未结 0 1892
暖寄归人
暖寄归人 2020-12-22 15:57

I have a problem with the following relationship in EF Core 3.1.8. I have the following classes:

public class UnitOfMeasure
{
    public UnitOfMeasure(string          


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