AutoMapper.Attributes
AutoMapper.Attributes copied to clipboard
Open Generics with ConvertUsing
Hi,
How can I achieve the same functionality as open generic with convert using from the Automapper.Attributes?
Thanks, Attiqe
Have you tried inheriting from MapsFrom/MapsToAttribute like so? https://github.com/schneidenbach/AutoMapper.Attributes#ok-but-i-need-some-super-custom-mapping-behavior