FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.99k stars 244 forks source link

Support for UniqueId on QueueEntryOptions (with MessageBus support) #268

Closed jcono closed 2 years ago

jcono commented 2 years ago

Driven by the need to have duplicate detection functionality Azure Service Bus (see FoundatioFx/Foundatio.AzureServiceBus#39).

Adds a UniqueId property to the QueueEntryOptions class and supports passing options publishing a message to an IMessageBus.