MassTransit 8.3.7
Prefix ReservedSee the version list below for details.
dotnet add package MassTransit --version 8.3.7
NuGet\Install-Package MassTransit -Version 8.3.7
<PackageReference Include="MassTransit" Version="8.3.7" />
<PackageVersion Include="MassTransit" Version="8.3.7" />
<PackageReference Include="MassTransit" />
paket add MassTransit --version 8.3.7
#r "nuget: MassTransit, 8.3.7"
#addin nuget:?package=MassTransit&version=8.3.7
#tool nuget:?package=MassTransit&version=8.3.7
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
- First class testing support
- Write once, then deploy using RabbitMQ, Azure Service Bus, and Amazon SQS
- Observability via Open Telemetry (OTEL)
- Fully-supported, widely-adopted, a complete end-to-end solution
Documentation
Get started by reading through the documentation.
Build Status
Branch | Status |
---|---|
master | |
develop |
MassTransit NuGet Packages
The following NuGet packages are the currently supported.
Transports
- MassTransit.ActiveMQ
- MassTransit.AmazonSQS
- MassTransit.Azure.ServiceBus.Core
- MassTransit.RabbitMQ
- Riders
Saga Persistence
- MassTransit.AmazonS3
- MassTransit.Azure.Cosmos
- MassTransit.Azure.Cosmos.Table
- MassTransit.DapperIntegration
- MassTransit.DynamoDb
- MassTransit.EntityFramework
- MassTransit.EntityFrameworkCore
- MassTransit.Marten
- MassTransit.MongoDb
- MassTransit.NHibernate
- MassTransit.Redis
Message Data
Scheduling
Interoperability
Other
- MassTransit.Analyzers
- MassTransit.SignalR
- MassTransit.Prometheus
- MassTransit.StateMachineVisualizer
- MassTransit.TestFramework
Deprecated Packages
The following packages from earlier versions of MassTransit are no longer supported.
- Automatonymous
- Automatonymous.NHibernate
- Automatonymous.Visualizer
- GreenPipes
- MassTransit.ApplicationInsights
- MassTransit.AspNetCore
- MassTransit.Autofac
- MassTransit.Automatonymous
- MassTransit.Automatonymous.Autofac
- MassTransit.Automatonymous.Extensions.DependencyInjection
- MassTransit.Automatonymous.Lamar
- MassTransit.Automatonymous.SimpleInjector
- MassTransit.Automatonymous.StructureMap
- MassTransit.Automatonymous.Windsor
- MassTransit.AzureServiceBus
- MassTransit.CastleWindsor
- MassTransit.Extensions.DependencyInjection
- MassTransit.Extensions.Logging
- MassTransit.Host
- MassTransit.Http
- MassTransit.Lamar
- MassTransit.Log4Net
- MassTransit.MSMQ
- MassTransit.Ninject
- MassTransit.NLog
- MassTransit.Platform.Abstractions
- MassTransit.Reactive
- MassTransit.SerilogIntegration
- MassTransit.SimpleInjector
- MassTransit.StructureMap
- MassTransit.StructureMapSigned
- MassTransit.Unity
Discord
Get help live at the MassTransit Discord server.
GitHub Issues
Please do not open an issue on GitHub, unless you have spotted an actual bug in MassTransit.
Use GitHub Discussions to ask questions, bring up ideas, or other general items. Issues are not the place for questions, and will either be converted to a discussion or closed.
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 is compatible. 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 is compatible. 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. |
.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 | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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.7.2
- MassTransit.Abstractions (>= 8.3.7)
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
- System.Memory (>= 4.6.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Channels (>= 8.0.0)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETStandard 2.0
- MassTransit.Abstractions (>= 8.3.7)
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
- System.Memory (>= 4.6.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Channels (>= 8.0.0)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
net8.0
- MassTransit.Abstractions (>= 8.3.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
-
net9.0
- MassTransit.Abstractions (>= 8.3.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
NuGet packages (571)
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 (48)
Showing the top 20 popular GitHub repositories that depend on MassTransit:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET workflows library
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
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.
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
|
mehdihadeli/monolith-to-cloud-native-transformation
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
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:
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
flmorg/cleanuperr
cleanuperr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent, Deluge and Transmission.
|
|
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
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version | Downloads | Last updated |
---|---|---|
8.4.1-develop.2255 | 839 | 9 days ago |
8.4.1-develop.2253 | 413 | 13 days ago |
8.4.0 | 285,030 | 23 days ago |
8.3.7 | 451,479 | a month ago |
8.3.6 | 1,272,397 | 2 months ago |
8.3.5 | 158,246 | 2 months ago |
8.3.4 | 2,094,151 | 4 months ago |
8.3.3 | 501,332 | 4 months ago |
8.3.2 | 820,745 | 5 months ago |
8.3.1 | 1,150,930 | 5 months ago |
8.3.0 | 1,867,724 | 6 months ago |
8.2.5 | 3,413,946 | 8 months ago |
8.2.4 | 1,101,323 | 8 months ago |
8.2.3 | 3,766,192 | 10 months ago |
8.2.2 | 3,217,255 | 4/26/2024 |
8.2.1 | 1,745,356 | 4/12/2024 |
8.2.0 | 1,267,153 | 3/24/2024 |
8.1.3 | 6,242,894 | 12/20/2023 |
8.1.2 | 1,843,780 | 11/14/2023 |
8.1.1 | 2,813,583 | 9/30/2023 |
8.1.0 | 2,271,610 | 8/15/2023 |
8.0.16 | 5,132,466 | 5/23/2023 |
8.0.15 | 1,839,043 | 4/24/2023 |
8.0.14 | 2,784,604 | 3/17/2023 |
8.0.13 | 2,139,458 | 2/18/2023 |
8.0.12 | 1,303,217 | 1/26/2023 |
8.0.11 | 282,464 | 1/20/2023 |
8.0.10 | 1,033,593 | 12/30/2022 |
8.0.9 | 1,510,425 | 12/5/2022 |
8.0.8 | 1,987,056 | 11/4/2022 |
8.0.7 | 1,450,931 | 10/7/2022 |
8.0.6 | 3,156,350 | 8/14/2022 |
8.0.5 | 1,819,167 | 7/11/2022 |
8.0.4 | 66,196 | 7/10/2022 |
8.0.3 | 2,339,830 | 6/3/2022 |
8.0.2 | 1,711,567 | 4/29/2022 |
8.0.1 | 830,080 | 4/1/2022 |
8.0.0 | 1,171,944 | 3/19/2022 |
7.3.1 | 10,332,053 | 1/21/2022 |
7.3.0 | 2,587,085 | 12/7/2021 |
7.2.4 | 2,375,366 | 11/1/2021 |
7.2.3 | 739,586 | 10/14/2021 |
7.2.2 | 2,642,240 | 8/13/2021 |
7.2.1 | 2,151,537 | 6/26/2021 |
7.2.0 | 1,213,490 | 6/1/2021 |
7.1.8 | 2,369,931 | 4/13/2021 |
7.1.7 | 1,116,427 | 3/23/2021 |
7.1.6 | 1,134,786 | 2/26/2021 |
7.1.5 | 999,319 | 2/10/2021 |
7.1.4 | 595,789 | 1/27/2021 |
7.1.3 | 629,371 | 1/18/2021 |
7.1.2 | 744,450 | 1/4/2021 |
7.1.1 | 82,627 | 12/29/2020 |
7.1.0 | 140,312 | 12/27/2020 |
7.0.7 | 1,329,572 | 11/24/2020 |
7.0.6 | 1,561,540 | 10/25/2020 |
7.0.4 | 1,241,126 | 9/8/2020 |
7.0.3 | 828,234 | 8/8/2020 |
7.0.2 | 303,044 | 7/20/2020 |
7.0.1 | 227,985 | 7/12/2020 |
7.0.0 | 936,724 | 6/29/2020 |
6.3.2 | 2,178,835 | 5/18/2020 |
6.3.1 | 198,717 | 5/12/2020 |
6.3.0 | 81,205 | 5/10/2020 |
6.2.5 | 465,371 | 4/24/2020 |
6.2.4 | 629,222 | 4/2/2020 |
6.2.3 | 383,995 | 3/20/2020 |
6.2.2 | 183,453 | 3/14/2020 |
6.2.1 | 319,268 | 3/4/2020 |
6.2.0 | 274,874 | 2/24/2020 |
6.1.0 | 145,407 | 2/15/2020 |
6.0.2 | 479,016 | 1/21/2020 |
6.0.1 | 375,003 | 12/27/2019 |
6.0.0 | 629,181 | 12/3/2019 |
5.5.6 | 3,772,428 | 10/20/2019 |
5.5.5 | 1,436,287 | 8/26/2019 |
5.5.4 | 446,681 | 7/24/2019 |
5.5.3 | 92,010 | 7/17/2019 |
5.5.2 | 858,534 | 6/18/2019 |
5.5.1 | 152,777 | 6/4/2019 |
5.5.0 | 179,014 | 5/29/2019 |
5.3.2 | 1,237,363 | 2/20/2019 |
5.3.1 | 199,891 | 2/8/2019 |
5.3.0 | 37,115 | 2/4/2019 |
5.2.3 | 306,836 | 1/19/2019 |
5.2.1 | 166,286 | 1/8/2019 |
5.2.0 | 142,136 | 12/25/2018 |
5.1.5 | 1,134,058 | 9/19/2018 |
5.1.4 | 835,675 | 7/13/2018 |
5.1.3 | 232,641 | 6/26/2018 |
5.1.2 | 352,971 | 5/21/2018 |
5.1.1 | 22,181 | 5/19/2018 |
5.1.0 | 45,890 | 5/11/2018 |
5.0.2 | 125,341 | 4/29/2018 |
5.0.1 | 96,254 | 4/24/2018 |
5.0.0 | 66,980 | 4/17/2018 |
4.0.1 | 913,834 | 1/25/2018 |
4.0.0 | 97,011 | 1/1/2018 |
3.5.7 | 729,798 | 3/29/2017 |
2.10.2 | 194,708 | 4/24/2016 |
2.0.0 | 48,130 | 5/3/2011 |