The example in the github repository below shows a simple implementation of two microservices (.NET 8 Web Api) communicating with each other via RabbitMQ and MassTransit.
Comments and/or suggestions are always welcome.
The example in the github repository below shows a simple implementation of two microservices (.NET 8 Web Api) communicating with each other via RabbitMQ and MassTransit.
Comments and/or suggestions are always welcome.
For further actions, you may consider blocking this person and/or reporting abuse
Leandro Veiga -
Oleg Dubovoi -
Yash Londhe -
Adriรกn Bailador -
Top comments (1)
Thank you for sharing your article on connecting two microservices using RabbitMQ and MassTransit. It's a great topic, and I appreciate your effort in explaining the key concepts. As someone interested in implementing this. for example demonstrating practical patterns like the Outbox Pattern .Thanks again for your workโIโm looking forward to updates!