rebus-org / Rebus.ServiceProvider

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

isPrimaryBus? #59

Closed ktjn closed 2 years ago

ktjn commented 2 years ago

According to readme.md, this is supported. But it's nowhere to be find in the code. Is this a coming feature?

ktjn commented 2 years ago

Sorry, read the changelog which clearify things.

mookid8000 commented 2 years ago

Yes, as you've probably discovered it's available in Rebus.ServiceProvider v8 , which is currently in preview.

The most recent version is Rebus.ServiceProvider 8.0.0-b03

I'll release a proper version as soon as enough people (myself included – am currently using it in Fleet Manager's production environment) have tried it and had no problems with it.

ktjn commented 2 years ago

Thanks. This is the only feature I'm missing at the moment. Good job with rebus. Super easy to use and good error message.