AutoMapperAssist
AutoMapperAssist copied to clipboard
Assists using and testing AutoMapper.
Results
2
AutoMapperAssist issues
Sort by
recently updated
recently updated
newest added
Current version of AutoMapperAssist on Nuget requires AutoMapper >=v2.0 - but fails to run with AutoMapper v3.0 (the current version). Also, AutoMapperAssist can no longer be installed with the new...
Currently, both CreateSet and CreateInstance use mappingEngine.Map I needed to intercept and log particular data when some mapping fails - i.e. some identifying property of the source. To get this,...