MassTransit Message Contract Sharing using NuGet

Опубликовано: 30 Сентябрь 2024
на канале: Chris Patterson
1,343
50

MassTransit uses a type-based routing system to connect producers and consumers so that publish/subscribe messages works across the supported message brokers. One of the common questions about using MassTransit is how to share and version message contracts in an application and/or domain. In this video, I show how to use NuGet to share a message contract assembly so that other C# .NET projects (or other .NET languages) can use those message contracts.

MassTransit
Documentation: https://masstransit.io/
Discord:   / discord  

Connect on Twitter:
  / phatboyg