The simple abstract, Dependency Inversion solution for communicating between Application hosted MicroServices.
- NetStandard 2.1
- NetCoreApp 3.1
The Mq.MediatoR implementations are based on using Microsoft.Extensions.DependencyInjection dependency injection container, but they can be adopted to other types DI containers.
Based on using package: Mq.MediatoR.Notification.InMem
Based on using package: Mq.MediatoR.Request.InMem
Based on using package: Mq.MediatoR.EventBus.RabbitMq