Extension methods to make the AutoMapper syntax a little more succinct.
Info
Version: | 1.0.0.29-alpha |
Author(s): | Tim Wilde |
Last Update: | Thursday, January 29, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/twilde/automapper.succinct |
NuGet Url: | https://www.nuget.org/packages/AutoMapper.Succinct |
Install
Install-Package AutoMapper.Succinct
dotnet add package AutoMapper.Succinct
paket add AutoMapper.Succinct
AutoMapper.Succinct Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(3.3.1)