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

Consider renaming StartRebus to StartHostedServices #82

Open dazinator opened 10 months ago

dazinator commented 10 months ago

It looks like the implementation starts any registered hosted service. Consider whether a rename of the method is warranted to make this clear as by name, you would only expect Rebus related services to be started

mookid8000 commented 10 months ago

I can see how the name is actually pretty misleading ... so good idea to rename it 🙂