MassTransit 8.0.7
Prefix ReservedSee the version list below for details.
dotnet add package MassTransit --version 8.0.7
NuGet\Install-Package MassTransit -Version 8.0.7
<PackageReference Include="MassTransit" Version="8.0.7" />
<PackageVersion Include="MassTransit" Version="8.0.7" />
<PackageReference Include="MassTransit" />
paket add MassTransit --version 8.0.7
#r "nuget: MassTransit, 8.0.7"
#:package MassTransit@8.0.7
#addin nuget:?package=MassTransit&version=8.0.7
#tool nuget:?package=MassTransit&version=8.0.7
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 is compatible. 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 is compatible. |
| .NET Framework | net461 is compatible. 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.6.1
- MassTransit.Abstractions (>= 8.0.7)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- MassTransit.Abstractions (>= 8.0.7)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- MassTransit.Abstractions (>= 8.0.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
-
net6.0
- MassTransit.Abstractions (>= 8.0.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
NuGet packages (662)
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 (55)
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:
|
|
|
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
|
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
|
|
|
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
|
|
|
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.1.0-develop.48 | 0 | 1/24/2026 |
| 9.0.1-develop.47 | 433 | 1/15/2026 |
| 9.0.0 | 57,841 | 1/6/2026 |
| 8.5.8-develop.2412 | 2,490 | 12/31/2025 |
| 8.5.7 | 937,334 | 11/29/2025 |
| 8.5.6 | 159,486 | 11/25/2025 |
| 8.5.5 | 1,392,423 | 10/22/2025 |
| 8.5.4 | 694,404 | 10/4/2025 |
| 8.5.3 | 501,146 | 9/24/2025 |
| 8.5.2 | 2,127,424 | 8/7/2025 |
| 8.5.1 | 1,360,874 | 7/12/2025 |
| 8.5.0 | 1,378,220 | 6/20/2025 |
| 8.4.1 | 3,473,839 | 5/13/2025 |
| 8.4.0 | 4,170,507 | 3/18/2025 |
| 8.3.7 | 3,462,821 | 3/6/2025 |
| 8.3.6 | 4,172,123 | 1/31/2025 |
| 8.3.5 | 473,108 | 1/28/2025 |
| 8.3.4 | 4,528,395 | 12/16/2024 |
| 8.3.3 | 1,089,092 | 12/5/2024 |
| 8.3.2 | 1,502,782 | 11/20/2024 |
| 8.3.1 | 2,421,002 | 11/7/2024 |
| 8.3.0 | 3,267,274 | 10/16/2024 |
| 8.2.5 | 5,532,403 | 8/23/2024 |
| 8.2.4 | 1,900,934 | 8/9/2024 |
| 8.2.3 | 5,959,766 | 6/18/2024 |
| 8.2.2 | 4,546,514 | 4/26/2024 |
| 8.2.1 | 2,175,483 | 4/12/2024 |
| 8.2.0 | 1,829,313 | 3/24/2024 |
| 8.1.3 | 8,443,271 | 12/20/2023 |
| 8.1.2 | 2,277,177 | 11/14/2023 |
| 8.1.1 | 3,383,509 | 9/30/2023 |
| 8.1.0 | 2,778,036 | 8/15/2023 |
| 8.0.16 | 6,299,916 | 5/23/2023 |
| 8.0.15 | 2,163,107 | 4/24/2023 |
| 8.0.14 | 3,699,188 | 3/17/2023 |
| 8.0.13 | 2,516,554 | 2/18/2023 |
| 8.0.12 | 1,451,022 | 1/26/2023 |
| 8.0.11 | 340,313 | 1/20/2023 |
| 8.0.10 | 1,213,369 | 12/30/2022 |
| 8.0.9 | 1,692,017 | 12/5/2022 |
| 8.0.8 | 2,176,808 | 11/4/2022 |
| 8.0.7 | 1,578,684 | 10/7/2022 |
| 8.0.6 | 3,500,011 | 8/14/2022 |
| 8.0.5 | 1,986,788 | 7/11/2022 |
| 8.0.4 | 81,369 | 7/10/2022 |
| 8.0.3 | 2,669,927 | 6/3/2022 |
| 8.0.2 | 1,850,444 | 4/29/2022 |
| 8.0.1 | 920,219 | 4/1/2022 |
| 8.0.0 | 1,434,630 | 3/19/2022 |
| 7.3.1 | 13,257,768 | 1/21/2022 |
| 7.3.0 | 2,793,840 | 12/7/2021 |
| 7.2.4 | 2,823,982 | 11/1/2021 |
| 7.2.3 | 848,103 | 10/14/2021 |
| 7.2.2 | 2,938,660 | 8/13/2021 |
| 7.2.1 | 2,360,283 | 6/26/2021 |
| 7.2.0 | 1,386,256 | 6/1/2021 |
| 7.1.8 | 2,560,398 | 4/13/2021 |
| 7.1.7 | 1,239,755 | 3/23/2021 |
| 7.1.6 | 1,272,344 | 2/26/2021 |
| 7.1.5 | 1,119,518 | 2/10/2021 |
| 7.1.4 | 670,685 | 1/27/2021 |
| 7.1.3 | 744,746 | 1/18/2021 |
| 7.1.2 | 827,062 | 1/4/2021 |
| 7.1.1 | 110,420 | 12/29/2020 |
| 7.1.0 | 193,547 | 12/27/2020 |
| 7.0.7 | 1,452,446 | 11/24/2020 |
| 7.0.6 | 1,723,127 | 10/25/2020 |
| 7.0.4 | 1,296,028 | 9/8/2020 |
| 7.0.3 | 893,139 | 8/8/2020 |
| 7.0.2 | 326,574 | 7/20/2020 |
| 7.0.1 | 266,128 | 7/12/2020 |
| 7.0.0 | 1,150,503 | 6/29/2020 |
| 6.3.2 | 2,402,931 | 5/18/2020 |
| 6.3.1 | 204,660 | 5/12/2020 |
| 6.3.0 | 96,476 | 5/10/2020 |
| 6.2.5 | 487,968 | 4/24/2020 |
| 6.2.4 | 674,398 | 4/2/2020 |
| 6.2.3 | 397,829 | 3/20/2020 |
| 6.2.2 | 212,736 | 3/14/2020 |
| 6.2.1 | 323,149 | 3/4/2020 |
| 6.2.0 | 278,344 | 2/24/2020 |
| 6.1.0 | 152,303 | 2/15/2020 |
| 6.0.2 | 500,919 | 1/21/2020 |
| 6.0.1 | 389,854 | 12/27/2019 |
| 6.0.0 | 657,459 | 12/3/2019 |
| 5.5.6 | 4,271,217 | 10/20/2019 |
| 5.5.5 | 1,509,165 | 8/26/2019 |
| 5.5.4 | 468,068 | 7/24/2019 |
| 5.5.3 | 93,964 | 7/17/2019 |
| 5.5.2 | 904,335 | 6/18/2019 |
| 5.5.1 | 156,424 | 6/4/2019 |
| 5.5.0 | 185,572 | 5/29/2019 |
| 5.3.2 | 1,272,045 | 2/20/2019 |
| 5.3.1 | 210,976 | 2/8/2019 |
| 5.3.0 | 39,609 | 2/4/2019 |
| 5.2.3 | 321,236 | 1/19/2019 |
| 5.2.1 | 199,759 | 1/8/2019 |
| 5.2.0 | 162,754 | 12/25/2018 |
| 5.1.5 | 1,211,911 | 9/19/2018 |
| 5.1.4 | 914,296 | 7/13/2018 |
| 5.1.3 | 252,711 | 6/26/2018 |
| 5.1.2 | 379,189 | 5/21/2018 |
| 5.1.1 | 35,850 | 5/19/2018 |
| 5.1.0 | 60,457 | 5/11/2018 |
| 5.0.2 | 143,240 | 4/29/2018 |
| 5.0.1 | 110,001 | 4/24/2018 |
| 5.0.0 | 81,622 | 4/17/2018 |
| 4.0.1 | 1,017,802 | 1/25/2018 |
| 4.0.0 | 124,977 | 1/1/2018 |
| 3.5.7 | 807,255 | 3/29/2017 |
| 2.10.2 | 225,517 | 4/24/2016 |
| 2.0.0 | 89,851 | 5/3/2011 |