AutoMapper - how to return values from foreign key?

前端 未结 0 403
猫巷女王i
猫巷女王i 2021-01-25 03:58

How i can resolve problem, with map values from other table by foregin key? I have 2 tables (Client, Repair).

public class Repair
{
    [Key]
    public int Id {          


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