Dapr Client SDK support for Azure Service Bus Queues
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
As Dapr Pub/sub API supports [Azure Service Bus Queues](https://docs.dapr.io/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues/)
Is there an option to use the Dapr Client SDK with Service Bus **Queues** via attributes `[Dapr.Queue("pubsubname", "queuename")]` similar to the topics `[Dapr.Topic("pubsubname", "topicname")]`?
If not is there any way to build .net client consumers using Daor for Service Bus Queues?
Contributor guide
Research direction
Start by comparing the existing [Dapr.Topic] attribute with the requested [Dapr.Queue] shape, then review the .NET client consumer API for Azure Service Bus Queues. The issue names no files or tests; done would mean a clear, tested way for .NET clients to consume queue messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- api, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100