MassTransit Messaging Framework

MassTransit provides a consistent abstraction on top of message transports like RabbitMQ, Azure Service Bus, and Amazon SQS, with support for sagas, state machines, routing slip activities, and a standardized message envelope format.

API entry from apis.yml

apis.yml Raw ↑
aid: masstransit:masstransit-messaging
name: MassTransit Messaging Framework
description: MassTransit provides a consistent abstraction on top of message transports like RabbitMQ,
  Azure Service Bus, and Amazon SQS, with support for sagas, state machines, routing slip activities,
  and a standardized message envelope format.
humanURL: https://masstransit.io/
tags:
- .NET
- Event-Driven
- Message Bus
- Messaging
- Sagas
properties:
- type: Documentation
  url: https://masstransit.io/documentation/concepts
- type: JSONSchema
  url: json-schema/masstransit-message-envelope.json
- type: JSONSchema
  url: json-schema/masstransit-saga-state.json