Skip to content

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

@DavidBoike

Description

@DavidBoike

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions