zzzprojects / GraphDiff

GraphDiff is a library that allows the automatic update of a detached graph using Entity Framework code first.
https://entityframework-graphdiff.net/overview
MIT License
333 stars 102 forks source link

Allowed collections to be inherited from Base Types #161

Closed kotylo closed 4 years ago

Dvornik commented 8 years ago

Thanks!

JonathanMagnan commented 4 years ago

Hello All,

The fix for this pull has been released in v3.1.1 (in another pull)

We used a similar code that we already use in the Entity Framework Plus library.

The code is now slightly different, so if you believe we missed something, just let us know.

Best Regards,

Jon