A simple set of extensions that help you to convert an instance of an object to another one that is already mapped. 
                        
                    
         
                Info
| Version: | 2.1.0 | 
| Author(s): | Ugo Lattanzi | 
| Last Update: | Thursday, December 6, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/imperugo/AutoMapper.Extensions | 
| NuGet Url: | https://www.nuget.org/packages/AutoMapper.Extensions | 
Install
Install-Package AutoMapper.Extensions
                        dotnet add package AutoMapper.Extensions
                        paket add AutoMapper.Extensions
                        
                                AutoMapper.Extensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoMapper(>= 8.0.0)