79769809

Date: 2025-09-19 17:51:38
Score: 2
Natty:
Report link

I know I am late, but just trying to add my points; this may help someone else on the same subject.

I used MassTransit, which is a free-to-use library, and I have been using it for 5 years in production.

It supports Azure Service Bus cohesively and provides a duplex messaging with support of both DeadLetter and Error queue.

TIP: Write the consumer/subscriber on the Interfaces of the model if you are using MassTransists.

https://masstransit.io/documentation/transports/azure-service-bus

Thanks

Rushi

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rushikesh Joshi