Blog Posts tagged with: 'mass-transit'

MassTransit Consumer configuration in .NET 5

In this post I'll show how to register a consumer using the AddConsume() method and have a separate class for the consumer definition so it can be configured individually.

— 23 Nov 2020 dotnet mass-transit messaging rabbitmq