MENU

Fun & Interesting

Versioning your MassTransit message contracts

Chris Patterson 1,957 1 year ago
Video Not Working? Fix It Now

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 go beyond just sharing message contracts using NuGet and cover several approaches to updating message contracts incrementally across a distributed system. MassTransit Documentation: https://masstransit.io/ Discord: https://discord.gg/rNpQgYn Connect on Twitter: https://twitter.com/phatboyg

Comment