A convenient way to create AutoMapper type mappings using attributes.
Info
| Version: | 6.0.1 |
| Author(s): | Spencer Schneidenbach |
| Last Update: | Friday, December 1, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/schneidenbach/AutoMapper.Attributes |
| NuGet Url: | https://www.nuget.org/packages/AutoMapper.Attributes |
Install
Install-Package AutoMapper.Attributes
dotnet add package AutoMapper.Attributes
paket add AutoMapper.Attributes
AutoMapper.Attributes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- AutoMapper(>= 5.0.2)
- System.Reflection.TypeExtensions(>= 4.3.0)
- AutoMapper(>= 5.0.2)
Tags