Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guidance for use with AutoMapper #151

Open
grosch-intl opened this issue Oct 3, 2024 · 0 comments
Open

Guidance for use with AutoMapper #151

grosch-intl opened this issue Oct 3, 2024 · 0 comments

Comments

@grosch-intl
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant