Info
| Version: | 0.0.2-beta | 
| Author(s): | Liudmil Petrov | 
| Last Update: | Friday, May 3, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/liudo/EntityMapper | 
| NuGet Url: | https://www.nuget.org/packages/EntityMapper | 
Install
Install-Package EntityMapper
                        dotnet add package EntityMapper
                        paket add EntityMapper
                        
                                EntityMapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- NETStandard.Library(>= 2.0.3)
- System.Linq.Dynamic.Core(>= 1.0.9.2)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
Tags
 
                
Provides shallow and deep copy mapping of objects and collections.