A convention-based object-object mapper.
Info
Version: | 13.0.1 |
Author(s): | Jimmy Bogard |
Last Update: | Wednesday, February 7, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://automapper.org/ |
NuGet Url: | https://www.nuget.org/packages/AutoMapper |
Install
Install-Package AutoMapper
dotnet add package AutoMapper
paket add AutoMapper
AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- System.Reflection.Emit(>= 4.7.0)
No dependencies.