AutoMapper / AutoMapper.Collection

AutoMapper support for updating existing collections by equivalency
MIT License
245 stars 59 forks source link

Upgrade to AutoMapper 11 #164

Closed jbogard closed 2 years ago

jbogard commented 2 years ago

Fixes #164

lbargaoanu commented 2 years ago

So many users and nobody could be bothered to do this? You gotta love open source :) I thought it's a huge undertaking or smth.

jbogard commented 2 years ago

Ha! It does make me want to move to monorepo, updating all of these is a pain.

ChrisJollyAU commented 2 years ago

Thanks @jbogard . I had previously looked at this and worked out the functions to .Internal() but had yet to sort out the object changes (e.g. IConfigurationProvider to IGlobalConfiguration, IConfigurationObjectMapper to IObjectMapper)

Was thinking about looking at it this weekend but clearly don't have to anymore