.Net Core -Prepopulating foreign(parent) key in child record from parent results in error in navigation after ‘create child record’ save

后端 未结 0 2000
轮回少年
轮回少年 2021-01-22 05:20

Hi I have a parent child relationship between two entities- PositionSummary and PositionDetail.

Here are the models.

    using System;
using System.Collect         


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