AutoMapper-like library for fast data copying and synchronization between two POCO types.
Info
Version: | 1.2.11 |
Author(s): | Jan Janech |
Last Update: | Tuesday, January 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frikst/POCOMapper |
NuGet Url: | https://www.nuget.org/packages/KST.POCOMapper |
Install
Install-Package KST.POCOMapper
dotnet add package KST.POCOMapper
paket add KST.POCOMapper
KST.POCOMapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- ValueTupleBridge(>= 0.1.2)
No dependencies.