Add to the AutoMapper instance a list of MappingProfiles. By default, the instance with name "default" will be used.
Initialize an AutoMapper instance with a name. Default to "default"
Generally, forRoot only needs to be ran once to provide a singleton for the whole application
forRoot
Generated using TypeDoc
Add to the AutoMapper instance a list of MappingProfiles. By default, the instance with name "default" will be used.