Popularity
9.5
Growing
Activity
9.2
-
6,411
241
1,557

Code Quality Rank: L4
Programming language: C#
License: Apache License 2.0
Tags: RabbitMQ     AMQP     MassTransit    
Latest version: v6.3.2

MassTransit alternatives and similar packages

Based on the "Queue" category.
Alternatively, view MassTransit alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of MassTransit or a related project?

Add another 'Queue' Package

README

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.

Mass Transit

MassTransit is Apache 2.0 licensed.

Documentation

Get started by reading through the documentation.

Build Status

Branch Status
master master
develop develop
documentation documentation

MassTransit NuGet Packages

Package Name .NET .NET Standard .NET Framework
Main
MassTransit 6.0 2.0, 2.1 4.6.1
MassTransit.Abstractions 6.0 2.0, 2.1 4.6.1
MassTransit.Newtonsoft 6.0 2.0 4.6.1
Other
MassTransit.Analyzers 2.0
MassTransit.Templates 5.0
MassTransit.SignalR 6.0 4.6.1
MassTransit.Interop.NServiceBus 6.0 2.0 4.6.1
MassTransit.TestFramework 6.0 2.0, 2.1 4.6.1
Monitoring
MassTransit.Prometheus 6.0 2.0 4.6.2
Persistence
MassTransit.Azure.Cosmos 6.0 2.0, 2.1 4.6.1
MassTransit.Azure.Storage 6.0 2.0, 2.1 4.6.1
MassTransit.Azure.Table 6.0 2.0, 2.1 4.6.1
MassTransit.Dapper 6.0 2.0, 2.1 4.6.1
MassTransit.DynamoDb 6.0 2.0 4.6.1
MassTransit.EntityFrameworkCore 6.0 2.0
MassTransit.EntityFramework 2.1 4.6.1
MassTransit.Marten 6.0 2.0, 2.1 4.6.1
MassTransit.MongoDb 6.0 2.0, 2.1 4.6.1
MassTransit.NHibernate 6.0 2.0, 2.1 4.6.1
MassTransit.Redis 6.0 2.0, 2.1 4.6.1
Scheduling
MassTransit.Hangfire 6.0 2.0, 2.1 4.6.1
MassTransit.Quartz 6.0 2.0, 2.1 4.6.1
Transports
MassTransit.ActiveMQ 6.0 2.0, 2.1 4.6.1
MassTransit.AmazonSQS 6.0 2.0 4.6.1
MassTransit.Azure.ServiceBus.Core 6.0 2.0, 2.1 4.6.1
MassTransit.Grpc 6.0 2.0, 2.1 4.6.1
MassTransit.RabbitMQ 6.0 2.0, 2.1 4.6.1
MassTransit.WebJobs.EventHubs 6.0 2.0, 2.1 4.6.1
MassTransit.WebJobs.ServiceBus 6.0 2.0, 2.1 4.6.1
Riders
MassTransit.Kafka 6.0 2.0, 2.1 4.6.1
MassTransit.EventHub 6.0 2.0, 2.1 4.6.1

Discord

Get help live at the MassTransit Discord server.

alt Join the conversation

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 6 SDK
  2. Clone the source down to your machine bash git clone https://github.com/MassTransit/MassTransit.git
  3. Run dotnet build

Contributing

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

REQUIREMENTS

  • .NET 6 SDK

CREDITS

Logo Design by The Agile Badger


*Note that all licence references and agreements mentioned in the MassTransit README section above are relevant to that project's source code only.