A convention-based object-object mapper.
                        
                    
         
                Info
| Version: | 15.1.0 | 
| Author(s): | Jimmy Bogard | 
| Last Update: | Friday, October 24, 2025 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://automapper.io/ | 
| 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. 
