MassTransit 5.5.6
Prefix ReservedSee the version list below for details.
dotnet add package MassTransit --version 5.5.6
NuGet\Install-Package MassTransit -Version 5.5.6
<PackageReference Include="MassTransit" Version="5.5.6" />
<PackageVersion Include="MassTransit" Version="5.5.6" />
<PackageReference Include="MassTransit" />
paket add MassTransit --version 5.5.6
#r "nuget: MassTransit, 5.5.6"
#:package MassTransit@5.5.6
#addin nuget:?package=MassTransit&version=5.5.6
#tool nuget:?package=MassTransit&version=5.5.6
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- GreenPipes (>= 2.1.4)
- NewId (>= 3.0.2)
- Newtonsoft.Json (>= 11.0.2)
- Newtonsoft.Json.Bson (>= 1.0.1)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- GreenPipes (>= 2.1.4)
- NewId (>= 3.0.2)
- Newtonsoft.Json (>= 11.0.2)
- Newtonsoft.Json.Bson (>= 1.0.1)
- System.Diagnostics.DiagnosticSource (>= 4.5.1)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- System.Xml.ReaderWriter (>= 4.3.0)
NuGet packages (651)
Showing the top 5 NuGet packages that depend on MassTransit:
| Package | Downloads |
|---|---|
|
MassTransit.RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
|
MassTransit.Extensions.DependencyInjection
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com |
|
|
MassTransit.Azure.ServiceBus.Core
MassTransit Azure Service Bus Core transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
|
MassTransit.AspNetCore
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com |
|
|
MassTransit.Newtonsoft
MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
GitHub repositories (53)
Showing the top 20 popular GitHub repositories that depend on MassTransit:
| Repository | Stars |
|---|---|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
|
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
|
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
|
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
|
|
|
Cleanuparr/Cleanuparr
Cleanuparr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent, Deluge and Transmission.
|
|
|
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
|
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
|
|
|
Ulterius/server
[WIP] Ulterius™ server where all the magic happens :rocket: :feelsgood:
|
|
|
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
|
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
|
|
|
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
|
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
|
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 9.
|
|
|
JasperFx/jasper
Next generation application development framework for .Net
|
|
|
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
|
|
|
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0-develop.27 | 826 | 12/3/2025 |
| 8.5.7 | 66,663 | 11/29/2025 |
| 8.5.6 | 55,014 | 11/25/2025 |
| 8.5.5 | 818,247 | 10/22/2025 |
| 8.5.4 | 517,933 | 10/4/2025 |
| 8.5.3 | 376,742 | 9/24/2025 |
| 8.5.2 | 1,731,830 | 8/7/2025 |
| 8.5.1 | 1,195,102 | 7/12/2025 |
| 8.5.0 | 1,182,147 | 6/20/2025 |
| 8.4.1 | 2,918,296 | 5/13/2025 |
| 8.4.0 | 3,758,886 | 3/18/2025 |
| 8.3.7 | 3,016,908 | 3/6/2025 |
| 8.3.6 | 3,838,906 | 1/31/2025 |
| 8.3.5 | 405,687 | 1/28/2025 |
| 8.3.4 | 4,191,675 | 12/16/2024 |
| 8.3.3 | 1,003,626 | 12/5/2024 |
| 8.3.2 | 1,407,587 | 11/20/2024 |
| 8.3.1 | 2,228,383 | 11/7/2024 |
| 8.3.0 | 3,076,570 | 10/16/2024 |
| 8.2.5 | 5,197,300 | 8/23/2024 |
| 8.2.4 | 1,817,955 | 8/9/2024 |
| 8.2.3 | 5,689,939 | 6/18/2024 |
| 8.2.2 | 4,363,797 | 4/26/2024 |
| 8.2.1 | 2,110,047 | 4/12/2024 |
| 8.2.0 | 1,728,279 | 3/24/2024 |
| 8.1.3 | 8,153,804 | 12/20/2023 |
| 8.1.2 | 2,205,898 | 11/14/2023 |
| 8.1.1 | 3,289,654 | 9/30/2023 |
| 8.1.0 | 2,708,862 | 8/15/2023 |
| 8.0.16 | 6,114,811 | 5/23/2023 |
| 8.0.15 | 2,101,442 | 4/24/2023 |
| 8.0.14 | 3,549,495 | 3/17/2023 |
| 8.0.13 | 2,446,988 | 2/18/2023 |
| 8.0.12 | 1,419,045 | 1/26/2023 |
| 8.0.11 | 321,325 | 1/20/2023 |
| 8.0.10 | 1,178,036 | 12/30/2022 |
| 8.0.9 | 1,656,516 | 12/5/2022 |
| 8.0.8 | 2,136,410 | 11/4/2022 |
| 8.0.7 | 1,550,561 | 10/7/2022 |
| 8.0.6 | 3,444,858 | 8/14/2022 |
| 8.0.5 | 1,953,148 | 7/11/2022 |
| 8.0.4 | 68,575 | 7/10/2022 |
| 8.0.3 | 2,626,852 | 6/3/2022 |
| 8.0.2 | 1,808,214 | 4/29/2022 |
| 8.0.1 | 880,973 | 4/1/2022 |
| 8.0.0 | 1,371,562 | 3/19/2022 |
| 7.3.1 | 12,775,856 | 1/21/2022 |
| 7.3.0 | 2,743,718 | 12/7/2021 |
| 7.2.4 | 2,730,265 | 11/1/2021 |
| 7.2.3 | 807,259 | 10/14/2021 |
| 7.2.2 | 2,879,258 | 8/13/2021 |
| 7.2.1 | 2,304,730 | 6/26/2021 |
| 7.2.0 | 1,337,939 | 6/1/2021 |
| 7.1.8 | 2,502,080 | 4/13/2021 |
| 7.1.7 | 1,195,627 | 3/23/2021 |
| 7.1.6 | 1,239,960 | 2/26/2021 |
| 7.1.5 | 1,090,289 | 2/10/2021 |
| 7.1.4 | 651,679 | 1/27/2021 |
| 7.1.3 | 715,428 | 1/18/2021 |
| 7.1.2 | 794,933 | 1/4/2021 |
| 7.1.1 | 86,183 | 12/29/2020 |
| 7.1.0 | 165,355 | 12/27/2020 |
| 7.0.7 | 1,417,936 | 11/24/2020 |
| 7.0.6 | 1,672,238 | 10/25/2020 |
| 7.0.4 | 1,268,542 | 9/8/2020 |
| 7.0.3 | 864,957 | 8/8/2020 |
| 7.0.2 | 312,927 | 7/20/2020 |
| 7.0.1 | 233,578 | 7/12/2020 |
| 7.0.0 | 1,101,121 | 6/29/2020 |
| 6.3.2 | 2,368,843 | 5/18/2020 |
| 6.3.1 | 204,077 | 5/12/2020 |
| 6.3.0 | 96,430 | 5/10/2020 |
| 6.2.5 | 484,619 | 4/24/2020 |
| 6.2.4 | 667,330 | 4/2/2020 |
| 6.2.3 | 396,083 | 3/20/2020 |
| 6.2.2 | 208,738 | 3/14/2020 |
| 6.2.1 | 322,772 | 3/4/2020 |
| 6.2.0 | 277,916 | 2/24/2020 |
| 6.1.0 | 151,216 | 2/15/2020 |
| 6.0.2 | 498,863 | 1/21/2020 |
| 6.0.1 | 387,822 | 12/27/2019 |
| 6.0.0 | 654,722 | 12/3/2019 |
| 5.5.6 | 4,198,984 | 10/20/2019 |
| 5.5.5 | 1,498,186 | 8/26/2019 |
| 5.5.4 | 465,061 | 7/24/2019 |
| 5.5.3 | 93,698 | 7/17/2019 |
| 5.5.2 | 898,937 | 6/18/2019 |
| 5.5.1 | 155,952 | 6/4/2019 |
| 5.5.0 | 184,737 | 5/29/2019 |
| 5.3.2 | 1,267,685 | 2/20/2019 |
| 5.3.1 | 210,036 | 2/8/2019 |
| 5.3.0 | 38,720 | 2/4/2019 |
| 5.2.3 | 319,111 | 1/19/2019 |
| 5.2.1 | 174,074 | 1/8/2019 |
| 5.2.0 | 149,461 | 12/25/2018 |
| 5.1.5 | 1,189,441 | 9/19/2018 |
| 5.1.4 | 882,048 | 7/13/2018 |
| 5.1.3 | 239,512 | 6/26/2018 |
| 5.1.2 | 365,315 | 5/21/2018 |
| 5.1.1 | 23,289 | 5/19/2018 |
| 5.1.0 | 47,846 | 5/11/2018 |
| 5.0.2 | 130,392 | 4/29/2018 |
| 5.0.1 | 97,427 | 4/24/2018 |
| 5.0.0 | 68,869 | 4/17/2018 |
| 4.0.1 | 996,434 | 1/25/2018 |
| 4.0.0 | 110,375 | 1/1/2018 |
| 3.5.7 | 778,264 | 3/29/2017 |
| 2.10.2 | 211,059 | 4/24/2016 |
| 2.0.0 | 73,970 | 5/3/2011 |