This project is to explore how to use MassTransit with:
- .NET 4.7.2
- Mediator "transport"
- Autofac as dependency injection container
In this repository I'm exploring how to use Masstransit with the mediator pattern.
C#
This project is to explore how to use MassTransit with: