Info
Version: | 1.9.3 |
Author(s): | Yuriy Anisimov, Nicholas Petersen |
Last Update: | Monday, June 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://expressmapper.org/ |
NuGet Url: | https://www.nuget.org/packages/ExpressMapper.Core |
Install
Install-Package ExpressMapper.Core
dotnet add package ExpressMapper.Core
paket add ExpressMapper.Core
ExpressMapper.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
Tags
ExpressMapper is a lightweight, fast and easy to use .Net mapper to map one type of object(s) to another. ExpressMapper relies completely on the expression trees.