Library to compare two entity object graphs detecting changes.
Info
Version: | 5.3.1 |
Author(s): | LoreSoft |
Last Update: | Wednesday, May 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loresoft/EntityChange |
NuGet Url: | https://www.nuget.org/packages/EntityChange |
Install
Install-Package EntityChange
dotnet add package EntityChange
paket add EntityChange
EntityChange Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.7.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
Tags