Topic summary
MassTransit-Project

.NET software to route messages over several service buses MassTransitDevelopersChris Patterson ("phatboyg"), Dru Sellers ("drusellers")Stable release8.1.2 / Nov 14, 2023 Written inC#, .NETOperating systemWindows, Linux, MacOSTypeEnterprise Service Bus (ESB)LicenseApache 2.0Websitemasstransit.ioRepositorygithub.com/MassTransit/MassTransit MassTransit is free software/open-source .NET-based Enterprise Service Bus (ESB) software that helps .NET developers route messages over RabbitMQ, Azure Service Bus, SQS, and ActiveMQ service busses. It supports multicast, versioning, encryption, sagas, retries, transactions, distributed systems and other features. It uses a "Control Bus" design to coordinate and the Rete algorithm to route. Since it does not include "business monitoring" or a "business rules engine" (and requires programming to implement sagas for orchestration), MassTransit is typically considered to be in the category of "lightweight ESB" software. The project is led by Microsoft MVP and national conference speaker Chris Patterson ("phatboyg"), who is also the author of the TopShelf project, and is co-authored by Dru Sellers. By February 2021 downloads of the package through Nu