You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So it turns out this hinges on using the AutoMapper.Data library as support for IDataReader type mappings was removed in AutoMapper 4.
Sadly AutoMapper.Data doesn't currently work with AutoMapper 4.2.1 (only with 4.1.1) - there's an open pull request here to fix that so I guess we should wait and see how that goes.
It would be good to upgrade AutoMapper to at least 4,2,1.
The text was updated successfully, but these errors were encountered: