/MicroRabbit

Microservice communication with RabbitMQ as Event Bus

Primary LanguageC#

MicroRabbit

Sample project to handle communication between microservices with RabbitMQ as Event Bus.

Concepts covered :-

  • MediatR (Mediator design pattern)
  • RabbitMQ
  • Clean Architecture
  • Microservices
  • Generics
  • Reflections
  • Delegate
  • Swagger