0
joe704la created
I am getting an error when I am trying to use AutoMapper to map a EditDTO to a Entity. I have made sure they have the same properties and they are spelled the same. I cannot figure this out. Would you have any idea?
AutoMapper.AutoMapperMappingException: Missing type map configuration or unsupported mapping.
1 Answer(s)
-
0
Hi,
Can you share your entity and dto definitions ? And detailed exception message if you have.
Thanks.