AutoMapper / AutoMapper.Extensions.Microsoft.DependencyInjection

MIT License
258 stars 79 forks source link

AspNetCore Dependency #60

Closed ChristopherHaws closed 6 years ago

ChristopherHaws commented 6 years ago

Hi Jimmy,

It looks like in v5 of this library you have taken on an AspNetCore dependency, but we use this in an MVC5 apps, console apps, as well as AspNetCore apps. It looks like the reason for the dependency is the ConfigurationAssertMiddleware. Do you think it makes sense for this to be in a separate package? It seems weird to me to have AutoMapper.Extensions.Microsoft.DependencyInjection depend on an AspNetCore package.

Thanks! :)

jbogard commented 6 years ago

This is now released! Thanks for the heads up. WHOOPS

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.