rebus-org / Rebus.ServiceProvider

:bus: Microsoft Extensions Dependency Injection container adapter for Rebus
https://mookid.dk/category/rebus
Other
65 stars 32 forks source link

Update to Rebus 6.0.0 #27

Closed Slettan closed 4 years ago

Slettan commented 4 years ago

Updated Rebus from v5 to v6.


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

claassistantio commented 4 years ago

CLA assistant check
All committers have signed the CLA.

fabiogusmao commented 4 years ago

Looking at the changes I believe this fixes #26

Slettan commented 4 years ago

Looking at the changes I believe this fixes #26

Yep we were getting similar errors as you, there are some breaking changes in v6 so some libraries that are depending on v5 will stop working when you update.

mookid8000 commented 4 years ago

Excellent! I've pushed it as Rebus.ServiceProvider 5.0.0 to NuGet.org now 🙂