CopyProperties is used to automatically copy data from one collection to another based on matching fields.
Info
Version: | 1.0.97 |
Author(s): | Gary Holland |
Last Update: | Saturday, December 28, 2019 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/Dexih.Utils.CopyProperties |
Install
Install-Package Dexih.Utils.CopyProperties
dotnet add package Dexih.Utils.CopyProperties
paket add Dexih.Utils.CopyProperties
Dexih.Utils.CopyProperties Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.TypeExtensions(>= 4.6.0)
- System.Text.Json(>= 4.6.0)