-
Notifications
You must be signed in to change notification settings - Fork 91
Guidance for use with AutoMapper #151
Copy link
Copy link
Open
Description
Andrew, this project is awesome and has already found bugs in my code. Thank you!
I use AutoMapper in my project, and as of version 11 they stopped supporting TypeConverter for performance reasons. I have my EF stuff in a project of its own. This now means that the database has to take a dependency on AutoMapper. That's not the worst thing in the world, but I wanted to know if you had guidance so the database project doesn't have to depend on AutoMapper.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels