How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The gold standard for async .NET microservices on Azure, AWS and on-prem
MassTransit is a .NET distributed application framework and asynchronous messaging library designed for building distributed systems. It serves as an enterprise service bus implementation that handles the routing, transformation, and delivery of messages between decoupled services. The framework provides a message broker abstraction layer, which decouples application code from specific messaging infrastructure such as RabbitMQ, Azure Service Bus, or Amazon SQS. It supports event-driven architecture and asynchronous microservices communication to improve system scalability and availability. T
An easy to use .NET API for RabbitMQ
:bus: Simple and lean service bus implementation for .NET
The main features of rebus-org/rebus are: Message Queues, Messaging and Queuing, Message Bus Frameworks.
Projects with overlapping indexed features include: zeromq/netmq — A 100% native C# implementation of ZeroMQ for .NET. rabbitmq/rabbitmq-dotnet-client. easynetq/easynetq — An easy to use .NET API for RabbitMQ. masstransit/masstransit — MassTransit is a .NET distributed application framework and asynchronous messaging library designed for building… particular/nservicebus — The gold standard for async .NET microservices on Azure, AWS and on-prem. floci-io/floci — Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications…