Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NServiceBus.Extensions.DependencyInjection can't be used #616

Open
DavidBoike opened this issue Jan 27, 2023 · 0 comments
Open

NServiceBus.Extensions.DependencyInjection can't be used #616

DavidBoike opened this issue Jan 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@DavidBoike
Copy link
Member

DavidBoike commented Jan 27, 2023

If you want to create a send-only endpoint, a ServiceBusTriggeredEndpointConfiguration doesn't make any sense, as there won't be a queue.

But setting up a send-only NServiceBus endpoint using NServiceBus.Extensions.DependencyInjection won't work either, because the .UseNServiceBus(…) extension method doesn't support IFunctionsHostBuilder.

I think this also affects the Worker hosting model as IFunctionsHostBuilder is located in Microsoft.Azure.Functions.Extensions.DependencyInjection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant