MassTransit 8.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MassTransit --version 8.1.3
NuGet\Install-Package MassTransit -Version 8.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MassTransit" Version="8.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MassTransit --version 8.1.3
#r "nuget: MassTransit, 8.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MassTransit as a Cake Addin
#addin nuget:?package=MassTransit&version=8.1.3

// Install MassTransit as a Cake Tool
#tool nuget:?package=MassTransit&version=8.1.3

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 master
develop develop

MassTransit NuGet Packages

The following NuGet packages are the currently supported.

alt MassTransit

Transports

Saga Persistence

Message Data

Scheduling

Interoperability

Other

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.

alt Join the conversation

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 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 is compatible.  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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (445)

Showing the top 5 NuGet packages that depend on MassTransit:

Package Downloads
MassTransit.RabbitMQ The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

MassTransit.Extensions.DependencyInjection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com

MassTransit.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com

MassTransit.Azure.ServiceBus.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

MassTransit Azure Service Bus Core transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

MassTransit.EntityFrameworkCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

MassTransit Entity Framework Core persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

GitHub repositories (36)

Showing the top 5 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
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
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
Next Generation .NET Command and Message Bus
Version Downloads Last updated
8.2.0-develop.1702 115 3/18/2024
8.1.3 1,384,908 12/20/2023
8.1.2 859,562 11/14/2023
8.1.1 1,422,886 9/30/2023
8.1.0 1,317,968 8/15/2023
8.0.16 3,116,048 5/23/2023
8.0.15 1,239,244 4/24/2023
8.0.14 1,869,906 3/17/2023
8.0.13 1,542,636 2/18/2023
8.0.12 990,615 1/26/2023
8.0.11 199,781 1/20/2023
8.0.10 749,250 12/30/2022
8.0.9 1,134,987 12/5/2022
8.0.8 1,652,616 11/4/2022
8.0.7 1,207,845 10/7/2022
8.0.6 2,501,728 8/14/2022
8.0.5 1,483,408 7/11/2022
8.0.4 58,972 7/10/2022
8.0.3 1,864,798 6/3/2022
8.0.2 1,422,390 4/29/2022
8.0.1 709,574 4/1/2022
8.0.0 837,509 3/19/2022
7.3.1 6,825,383 1/21/2022
7.3.0 2,231,553 12/7/2021
7.2.4 1,840,264 11/1/2021
7.2.3 607,455 10/14/2021
7.2.2 2,242,511 8/13/2021
7.2.1 1,888,918 6/26/2021
7.2.0 1,025,046 6/1/2021
7.1.8 2,046,655 4/13/2021
7.1.7 982,216 3/23/2021
7.1.6 1,014,960 2/26/2021
7.1.5 850,897 2/10/2021
7.1.4 518,866 1/27/2021
7.1.3 512,998 1/18/2021
7.1.2 676,835 1/4/2021
7.1.1 77,158 12/29/2020
7.1.0 81,746 12/27/2020
7.0.7 1,153,922 11/24/2020
7.0.6 1,386,415 10/25/2020
7.0.4 1,184,833 9/8/2020
7.0.3 753,446 8/8/2020
7.0.2 286,972 7/20/2020
7.0.1 212,201 7/12/2020
7.0.0 708,523 6/29/2020
6.3.2 1,923,769 5/18/2020
6.3.1 190,861 5/12/2020
6.3.0 50,234 5/10/2020
6.2.5 426,467 4/24/2020
6.2.4 557,839 4/2/2020
6.2.3 356,036 3/20/2020
6.2.2 119,315 3/14/2020
6.2.1 302,690 3/4/2020
6.2.0 264,260 2/24/2020
6.1.0 136,230 2/15/2020
6.0.2 439,060 1/21/2020
6.0.1 356,880 12/27/2019
6.0.0 557,749 12/3/2019
5.5.6 3,165,818 10/20/2019
5.5.5 1,303,096 8/26/2019
5.5.4 411,893 7/24/2019
5.5.3 87,912 7/17/2019
5.5.2 735,431 6/18/2019
5.5.1 139,315 6/4/2019
5.5.0 166,772 5/29/2019
5.3.2 1,173,461 2/20/2019
5.3.1 186,980 2/8/2019
5.3.0 34,852 2/4/2019
5.2.3 280,052 1/19/2019
5.2.1 151,364 1/8/2019
5.2.0 130,388 12/25/2018
5.1.5 1,042,081 9/19/2018
5.1.4 777,831 7/13/2018
5.1.3 215,656 6/26/2018
5.1.2 327,176 5/21/2018
5.1.1 21,221 5/19/2018
5.1.0 44,029 5/11/2018
5.0.2 114,648 4/29/2018
5.0.1 95,054 4/24/2018
5.0.0 64,218 4/17/2018
4.0.1 757,003 1/25/2018
4.0.0 89,782 1/1/2018
3.5.7 639,707 3/29/2017
2.10.2 171,195 4/24/2016
2.0.0 25,199 5/3/2011