阅读背景:

Many-to-many relationships in EF Core 2.0 – Part 3: Hiding as ICollection

来源:互联网 

In the previous post we ended up with entities that hide the join entity from the public surface. However, it was not possible to add or removed entities through this public surface. To enable this we need an ICollection implementation that acts as a true facade over the real join entity collection and delegates all responsibilities to that collection. we ended up with entities t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: