MassTransit 8.1.0-develop.1393
See the version list below for details.
dotnet add package MassTransit --version 8.1.0-develop.1393
NuGet\Install-Package MassTransit -Version 8.1.0-develop.1393
<PackageReference Include="MassTransit" Version="8.1.0-develop.1393" />
paket add MassTransit --version 8.1.0-develop.1393
#r "nuget: MassTransit, 8.1.0-develop.1393"
// Install MassTransit as a Cake Addin
#addin nuget:?package=MassTransit&version=8.1.0-develop.1393&prerelease
// Install MassTransit as a Cake Tool
#tool nuget:?package=MassTransit&version=8.1.0-develop.1393&prerelease
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 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. |
.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 was computed. net462 is compatible. 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.2
- MassTransit.Abstractions (>= 8.1.0-develop.1393)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 6.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Text.Json (>= 6.0.7)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- MassTransit.Abstractions (>= 8.1.0-develop.1393)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 6.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.7)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- MassTransit.Abstractions (>= 8.1.0-develop.1393)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 6.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.7)
- System.Threading.Channels (>= 6.0.0)
-
net6.0
- MassTransit.Abstractions (>= 8.1.0-develop.1393)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 6.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.7)
- System.Threading.Channels (>= 6.0.0)
NuGet packages (412)
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.AspNetCore
MassTransit hosting for ASP.NET Core; 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.Autofac
MassTransit Autofac container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com |
GitHub repositories (34)
Showing the top 5 popular GitHub repositories that depend on MassTransit:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET workflows library
|
|
aspnetrun/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana
|
|
grandnode/grandnode2
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
|
|
JasperFx/wolverine
Next Generation .NET Command and Message Bus
|
|
meysamhadeli/booking-microservices
A practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
Version | Downloads | Last updated |
---|---|---|
8.1.1 | 5,629 | 9/30/2023 |
8.1.0 | 380,539 | 8/15/2023 |
8.0.16 | 1,618,375 | 5/23/2023 |
8.0.15 | 752,611 | 4/24/2023 |
8.0.14 | 1,240,694 | 3/17/2023 |
8.0.13 | 1,122,713 | 2/18/2023 |
8.0.12 | 758,655 | 1/26/2023 |
8.0.11 | 150,351 | 1/20/2023 |
8.0.10 | 584,430 | 12/30/2022 |
8.0.9 | 842,573 | 12/5/2022 |
8.0.8 | 1,386,340 | 11/4/2022 |
8.0.7 | 998,246 | 10/7/2022 |
8.0.6 | 2,077,268 | 8/14/2022 |
8.0.5 | 1,276,603 | 7/11/2022 |
8.0.4 | 53,187 | 7/10/2022 |
8.0.3 | 1,547,025 | 6/3/2022 |
8.0.2 | 1,242,053 | 4/29/2022 |
8.0.1 | 626,197 | 4/1/2022 |
8.0.0 | 680,297 | 3/19/2022 |
7.3.1 | 5,305,884 | 1/21/2022 |
7.3.0 | 1,996,269 | 12/7/2021 |
7.2.4 | 1,574,245 | 11/1/2021 |
7.2.3 | 545,446 | 10/14/2021 |
7.2.2 | 2,044,988 | 8/13/2021 |
7.2.1 | 1,709,987 | 6/26/2021 |
7.2.0 | 942,424 | 6/1/2021 |
7.1.8 | 1,878,268 | 4/13/2021 |
7.1.7 | 863,315 | 3/23/2021 |
7.1.6 | 945,759 | 2/26/2021 |
7.1.5 | 756,115 | 2/10/2021 |
7.1.4 | 485,692 | 1/27/2021 |
7.1.3 | 472,610 | 1/18/2021 |
7.1.2 | 639,258 | 1/4/2021 |
7.1.1 | 71,252 | 12/29/2020 |
7.1.0 | 59,676 | 12/27/2020 |
7.0.7 | 1,048,486 | 11/24/2020 |
7.0.6 | 1,280,361 | 10/25/2020 |
7.0.4 | 1,126,033 | 9/8/2020 |
7.0.3 | 713,176 | 8/8/2020 |
7.0.2 | 274,397 | 7/20/2020 |
7.0.1 | 198,586 | 7/12/2020 |
7.0.0 | 625,400 | 6/29/2020 |
6.3.2 | 1,774,756 | 5/18/2020 |
6.3.1 | 187,344 | 5/12/2020 |
6.3.0 | 41,660 | 5/10/2020 |
6.2.5 | 408,244 | 4/24/2020 |
6.2.4 | 499,705 | 4/2/2020 |
6.2.3 | 341,358 | 3/20/2020 |
6.2.2 | 98,993 | 3/14/2020 |
6.2.1 | 290,341 | 3/4/2020 |
6.2.0 | 259,363 | 2/24/2020 |
6.1.0 | 131,125 | 2/15/2020 |
6.0.2 | 412,725 | 1/21/2020 |
6.0.1 | 348,514 | 12/27/2019 |
6.0.0 | 519,587 | 12/3/2019 |
5.5.6 | 2,861,450 | 10/20/2019 |
5.5.5 | 1,236,798 | 8/26/2019 |
5.5.4 | 399,229 | 7/24/2019 |
5.5.3 | 85,264 | 7/17/2019 |
5.5.2 | 676,559 | 6/18/2019 |
5.5.1 | 128,479 | 6/4/2019 |
5.5.0 | 157,003 | 5/29/2019 |
5.3.2 | 1,146,677 | 2/20/2019 |
5.3.1 | 176,756 | 2/8/2019 |
5.3.0 | 34,142 | 2/4/2019 |
5.2.3 | 265,941 | 1/19/2019 |
5.2.1 | 144,641 | 1/8/2019 |
5.2.0 | 123,981 | 12/25/2018 |
5.1.5 | 996,276 | 9/19/2018 |
5.1.4 | 747,096 | 7/13/2018 |
5.1.3 | 203,996 | 6/26/2018 |
5.1.2 | 312,067 | 5/21/2018 |
5.1.1 | 18,463 | 5/19/2018 |
5.1.0 | 40,620 | 5/11/2018 |
5.0.2 | 106,185 | 4/29/2018 |
5.0.1 | 92,120 | 4/24/2018 |
5.0.0 | 61,154 | 4/17/2018 |
4.0.1 | 702,356 | 1/25/2018 |
4.0.0 | 82,757 | 1/1/2018 |
3.5.7 | 605,291 | 3/29/2017 |
2.10.2 | 159,863 | 4/24/2016 |
2.0.0 | 21,045 | 5/3/2011 |