Uses AutoMapper to create a single mapper from one type to another.
Info
Version: | 2.0.0 |
Author(s): | Darren Cauthon |
Last Update: | Thursday, October 6, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/darrencauthon/AutoMapperAssist |
NuGet Url: | https://www.nuget.org/packages/AutoMapperAssist |
Install
Install-Package AutoMapperAssist
dotnet add package AutoMapperAssist
paket add AutoMapperAssist
AutoMapperAssist Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(2.0)
Tags