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.
Get started by reading through the documentation.
Branch | Status |
---|---|
master | |
develop | |
documentation |
Get help live at the MassTransit Discord server.
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.
- Install the latest .NET 6 SDK
- Clone the source down to your machine
git clone https://github.com/MassTransit/MassTransit.git
- Run
dotnet build
- Turn off
autocrlf
git config core.autocrlf false
- Hack!
- Make a pull request
- .NET 6 SDK
Logo Design by The Agile Badger