ExpressMapper v1.9.0 Release Notes
Release Date: 2017-01-18 // over 7 years ago-
👍 Inheritance support.
Mapper.Register<Source, Destination>() .Include<SubSource, SubDestination>();
👍 Inheritance support.
Mapper.Register<Source, Destination>()
.Include<SubSource, SubDestination>();