Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.1.3 |
Author(s): | ZZZ Projects Inc., brentmckendrick |
Last Update: | Wednesday, September 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zzzprojects/GraphDiff |
NuGet Url: | https://www.nuget.org/packages/RefactorThis.GraphDiff |
Install
Install-Package RefactorThis.GraphDiff
dotnet add package RefactorThis.GraphDiff
paket add RefactorThis.GraphDiff
RefactorThis.GraphDiff Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- EntityFramework(>= 6.0.1)
- EntityFramework(>= 6.3.0)
Tags
GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+.
If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :).