VOOZH about

URL: https://www.nuget.org/packages/MassTransit/

⇱ NuGet Gallery | MassTransit 9.1.2




👁 Image
MassTransit 9.1.2

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MassTransit --version 9.1.2
 
 
NuGet\Install-Package MassTransit -Version 9.1.2
 
 
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="9.1.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MassTransit" Version="9.1.2" />
 
Directory.Packages.props
<PackageReference Include="MassTransit" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MassTransit --version 9.1.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MassTransit, 9.1.2"
 
 
#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.
#:package MassTransit@9.1.2
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MassTransit&version=9.1.2
 
Install as a Cake Addin
#tool nuget:?package=MassTransit&version=9.1.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

MassTransit

MassTransit is a modern, lightweight, and feature-rich service bus used by organizations of every size in over 150 countries worldwide. With over 165 million downloads and more than 120,000 deployments around the globe, MassTransit reduces the development time and operational overhead involved in building distributed, event-driven applications.

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.

Licensing

MassTransit is a commercial product that must be licensed. Learn more about licensing options at Massient. Earlier version of MassTransit are still available under a permissive open source license.

MassTransit NuGet Packages

The following NuGet packages are currently supported.

👁 MassTransit

Transports

Saga Persistence

Message Data

Scheduling

Interoperability

Other

Support

Customers may contact support@masstransit.io for support.

Discord

Get help live at the MassTransit Discord server.

👁 Discord

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 is compatible.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (741)

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 AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

MassTransit.Newtonsoft

MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

GitHub repositories (56)

Showing the top 20 popular GitHub repositories that depend on MassTransit:

Repository Stars
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
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
Advanced download manager for the Servarr ecosystem
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 10.
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.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
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
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
Ulterius/server
[WIP] Ulterius™ server where all the magic happens :rocket: :feelsgood:
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
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 10.
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
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
Version Downloads Last Updated
9.2.0-develop.150 1,338 6/9/2026
9.2.0-develop.147 3,681 6/1/2026
9.1.2 50,571 6/3/2026
9.1.1 103,903 5/13/2026
8.5.10 108,363 6/4/2026
Loading failed