Powerful convention-based, customizable and fastest tool for object-object mapping.It is useful for Entity to DTO, DTO to Entity mapping strategies.
Info
Version: | 1.0.0 |
Author(s): | Gökhan Arzi |
Last Update: | Sunday, March 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FastMapper.NetCore |
Install
Install-Package FastMapper.NetCore
dotnet add package FastMapper.NetCore
paket add FastMapper.NetCore
FastMapper.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)