RefactorThis.GraphDiff
3.1.3
This is the official GraphDiff package.
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 :)
Install-Package RefactorThis.GraphDiff -Version 3.1.3
dotnet add package RefactorThis.GraphDiff --version 3.1.3
<PackageReference Include="RefactorThis.GraphDiff" Version="3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RefactorThis.GraphDiff --version 3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- EntityFramework (>= 6.0.1)
-
.NETStandard 2.1
- EntityFramework (>= 6.3.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on RefactorThis.GraphDiff:
Package | Downloads |
---|---|
Abp.EntityFramework.GraphDiff
Abp.EntityFramework.GraphDiff
|
|
NidoFramework
Nido Framework is developed on top of MS .NET entity framework, and also heavily influenced by the code first technique. The framework provides a standard method of coding your business logic layer as well as data access layer. That allows you to have much predictable, standard, and best performing codes despite worrying about the expertise of the developers who write them. Additionally once you start using Nido across your development center you will easily be able to jump from one project to another without spending tons of time for knowledge transfers.
|
|
Dorsa.EntityFramework.GraphDiff
Dorsa.EntityFramework.GraphDiff
|
|
Min.EntityFramework.GraphDiff
Package Description
|
|
Geev.EntityFramework.GraphDiff
Geev.EntityFramework.GraphDiff
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RefactorThis.GraphDiff:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|