Closed flier268 closed 1 year ago
That is not a valid construct. You need to have a separate set of parent-child properties for each of foreign key relationships. Check the wiki for some examples.
In EF Core, ForeignKey can be added to the child model or parent model, maybe we can support that. In some case, we will use Dapper and EF Core both with same model.