GraphDiff icon indicating copy to clipboard operation
GraphDiff copied to clipboard

Entity Framework 7 compatibility

Open PowerMogli opened this issue 9 years ago • 1 comments

Hi, we use GraphDiff + EF6 in our project and it works great. But now we would like to update to EF7 and use GraphDiff for updates. As it look right now it is not possible to use GraphDiff with EF7.

Do you plan to upgrade GraphDiff to work with EF7?

It would be a dream.. :)

PowerMogli avatar Dec 02 '15 14:12 PowerMogli

Have you tried using DataContext.Update() in EF7?

deenairn avatar Dec 07 '15 14:12 deenairn