Skip to content

refactorthis/GraphDiff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphDiff

This version is for Entity Framework 4.3.0 - 5.0.0 support only. If you want 6.0+ support see master branch https://github.com/refactorthis/GraphDiff.

DbContext extension methods for Entity Framework Code First, that allow you to save an entire detached Model/Entity, with child Entities and Lists, to the database without writing the code to do it.

Please see the initial post @ http://blog.brentmckendrick.com/introducing-graphdiff-for-entity-framework-code-first-allowing-automated-updates-of-a-graph-of-detached-entities/ for more information.

License

See the LICENSE file for license rights and limitations (MIT).

Packages

No packages published

Languages

  • C# 100.0%