AutoMapper / AutoMapper.Extensions.Microsoft.DependencyInjection

MIT License
258 stars 79 forks source link

New release with latest automapper #164

Closed philipp985 closed 2 years ago

philipp985 commented 2 years ago

Hi, I am using the AutoMapper.Extensions.Microsoft.DependencyInjection it would be nice if you could create a new release that incorporates the latest changes. Specific the automapp 11.0.1 update. To have some of the bugfixes like Mapping with OrderBy included. Thank you very much!

lbargaoanu commented 2 years ago

Try the MyGet build. That issue has trivial workarounds. That being said, it's @jbogard's call.

philipp985 commented 2 years ago

Ok, thanks. I will try that. It is not super urgent.. I just think it would reduce irritation. And might be just one click for you to release.

jbogard commented 2 years ago

You can reference the AutoMapper package directly, you don't need to reference MyGet. It would be a pretty big pain to update all of the AutoMapper packages every time there is a bug fix release of the core package.

github-actions[bot] commented 2 years ago

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