C# class to automatically copy properties between objects by creating expression trees to copy the properties, usable in LINQ queries.
Info
Version: | 2.0.0-CI00020 |
Author(s): | Mark Antill |
Last Update: | Wednesday, May 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/markantill/PropertyCopier |
NuGet Url: | https://www.nuget.org/packages/PropertyCopier |
Install
Install-Package PropertyCopier
dotnet add package PropertyCopier
paket add PropertyCopier
PropertyCopier Download (Unzip the "nupkg" after downloading)
Dependencies
Tags