Hi @KevinDockx ,
I'm just curious if you see a problem to remove or change the PropertyMappingService since we got the same information in AutoMapper.
May-be, there is a way to utilize "mapper.ConfigurationProvider.Internal().GetAllTypeMaps()" instead of mapping all properties twice - once in profiles and once in PropertyMappingService.
Michael