RefactorThis.GraphDiff
1.3.3
See the version list below for details.
dotnet add package RefactorThis.GraphDiff --version 1.3.3
NuGet\Install-Package RefactorThis.GraphDiff -Version 1.3.3
<PackageReference Include="RefactorThis.GraphDiff" Version="1.3.3" />
paket add RefactorThis.GraphDiff --version 1.3.3
#r "nuget: RefactorThis.GraphDiff, 1.3.3"
// Install RefactorThis.GraphDiff as a Cake Addin #addin nuget:?package=RefactorThis.GraphDiff&version=1.3.3 // Install RefactorThis.GraphDiff as a Cake Tool #tool nuget:?package=RefactorThis.GraphDiff&version=1.3.3
This is the official GraphDiff package.
GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v4+.
If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- EntityFramework (>= 4.3.0)
NuGet packages (8)
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 |
|
Geev.EntityFramework.GraphDiff
Geev.EntityFramework.GraphDiff |
|
Min.EntityFramework.GraphDiff
Package Description |
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
|
Version | Downloads | Last updated |
---|---|---|
3.1.3 | 249,849 | 9/23/2020 |
3.1.2 | 107,830 | 4/23/2020 |
3.1.1 | 1,667 | 4/9/2020 |
3.1.0 | 80,109 | 7/24/2019 |
3.0.2 | 99,457 | 10/8/2018 |
3.0.1 | 174,696 | 12/16/2017 |
3.0.0 | 78,256 | 9/23/2017 |
2.0.1 | 485,754 | 6/3/2014 |
1.3.6 | 5,368 | 1/3/2014 |
1.3.5 | 2,318 | 11/11/2013 |
1.3.4 | 5,192 | 7/13/2013 |
1.3.3 | 2,255 | 7/13/2013 |
Latest release includes bugfixes and support for new scenarios.