Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
M

MassTransit

> 编程语言
Open source

Distributed Application Framework for .NET

7.8K stars0 likes0 views
WebsiteGitHub

About

Distributed Application Framework for .NET

MassTransit

MassTransit is a free, open-source distributed application framework for .NET. MassTransit makes it easy to create applications and services that leverage message-based, loosely-coupled asynchronous communication for higher availability, reliability, and scalability.

MassTransit is Apache 2.0 licensed.

Documentation

Get started by reading through the documentation.

Build Status

Branch Status
master
develop

MassTransit NuGet Packages

Package Name .NET .NET Standard .NET Framework
Main
MassTransit 8.0, 9.0 2.0 4.7.2
MassTransit.Abstractions 8.0, 9.0 2.0 4.7.2
MassTransit.Newtonsoft 8.0, 9.0 2.0 4.7.2
MassTransit.MessagePack 8.0, 9.0 2.0 4.7.2
Other
MassTransit.Analyzers 2.0
MassTransit.Templates
MassTransit.SignalR 8.0, 9.0 4.7.2
MassTransit.Interop.NServiceBus 8.0, 9.0 2.0 4.7.2
MassTransit.TestFramework 8.0, 9.0 2.0 4.7.2
Persistence
MassTransit.AmazonS3 8.0, 9.0 2.0 4.7.2
MassTransit.Azure.Cosmos 8.0, 9.0 2.0 4.7.2
MassTransit.Azure.Storage 8.0, 9.0 2.0 4.7.2
MassTransit.Azure.Table 8.0, 9.0 2.0 4.7.2
MassTransit.Dapper 8.0, 9.0 2.0 4.7.2
MassTransit.DynamoDb 8.0, 9.0 2.0 4.7.2
MassTransit.EntityFrameworkCore 8.0, 9.0
MassTransit.EntityFramework 2.1 4.7.2
MassTransit.Marten 8.0, 9.0
MassTransit.MongoDb 8.0, 9.0 2.1 4.7.2
MassTransit.NHibernate 8.0, 9.0 2.0 4.7.2
MassTransit.Redis 8.0, 9.0 2.0 4.7.2
Scheduling
MassTransit.Hangfire 8.0, 9.0 2.0 4.7.2
MassTransit.Quartz 8.0, 9.0 2.0 4.7.2
Transports
MassTransit.ActiveMQ 8.0, 9.0 2.0 4.7.2
MassTransit.AmazonSQS 8.0, 9.0 2.0 4.7.2
MassTransit.Azure.ServiceBus.Core 8.0, 9.0 2.0 4.7.2
MassTransit.RabbitMQ 8.0, 9.0 2.0 4.7.2
MassTransit.SqlTransport.PostgreSQL 8.0, 9.0 2.0 4.7.2
MassTransit.SqlTransport.SqlServer 8.0, 9.0 2.0 4.7.2
MassTransit.WebJobs.EventHubs 8.0, 9.0 2.0 4.7.2
MassTransit.WebJobs.ServiceBus 8.0, 9.0 2.0 4.7.2
Riders
MassTransit.Kafka 8.0, 9.0 2.0 4.7.2
MassTransit.EventHub 8.0, 9.0 2.0 4.7.2

Discord

Get help live at the MassTransit Discord server.

GitHub Issues

Pay attention

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.

This policy is in place to avoid bugs being drowned out in a pile of sensible suggestions for future enhancements and calls for help from people who forget to check back if they get it and so on.

Building from Source

  1. Install the latest .NET 9 SDK
  2. Clone the source down to your machine
    git clone https://github.com/MassTransit/MassTransit.git
    
  3. Run dotnet build

Contributing

  1. Turn off autocrlf
    git config core.autocrlf false
    
  2. Hack!
  3. Make a pull request

REQUIREMENTS

  • .NET 9 SDK

CREDITS

Logo Design by The Agile Badger

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C#azure-service-busc-sharpdotnetmasstransit

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言