rebus-org / Rebus.ServiceProvider

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

Consider renaming StartRebus to StartHostedServices #82

Open dazinator opened 1 year ago

dazinator commented 1 year 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 1 year ago

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