Abp.AutoMapper Defines extension methods to to allow to configure Abp.AutoMapper module. Used to configure Abp.AutoMapper module. Converts an object to another using AutoMapper library. Creates a new object of . There must be a mapping between objects before calling this method. Type of the destination object Source object Execute a mapping from the source object to the existing destination object There must be a mapping between objects before calling this method. Source type Destination type Source object Destination object Use static . Default: true.