Awesome
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
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
- Install the latest .NET 8 SDK
- Clone the source down to your machine<br/>
git clone https://github.com/MassTransit/MassTransit.git
- Run
dotnet build
Contributing
- Turn off
autocrlf
git config core.autocrlf false
- Hack!
- Make a pull request
REQUIREMENTS
- .NET 8 SDK
CREDITS
Logo Design by The Agile Badger