Consistency Why using AutoMapper for DTO to Entity mapping is a bad idea Conceptual view Why is using AutoMapper for DTO to Entity mapping a bad idea? AutoMapper does its job by using reflection. When you use reflection you divert from the normal path and you