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 101 forks source link

Library Powered By

This library is powered by Entity Framework Extensions

Entity Framework Extensions

What's GraphDiff?

GraphDiff is a 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.

This version is for EF6+. If you would like to use the project on EF(4.3,5.0) see this branch https://github.com/refactorthis/GraphDiff/tree/EF4-5.

Please see the initial post @ https://refactorthis.wordpress.com/2012/12/11/introducing-graphdiff-for-entity-framework-code-first-allowing-automated-updates-of-a-graph-of-detached-entities/ for more information.

Features

Proposed Features

Release Notes

2.0.1

Useful links

Contribute

The best way to contribute is by spreading the word about the library:

A HUGE THANKS for your help.

More Projects

To view all our free and paid projects, visit our website ZZZ Projects.