Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Masstransit

Use when building message-based distributed systems with MassTransit for pub/sub, request/response, sagas, and outbox patterns in .NET. USE FOR: distributed messaging, pub/sub consumers, request/response over message brokers, saga orchestration, outbox pattern, RabbitMQ/Azure Service Bus/Amazon SQS integration DO NOT USE FOR: in-process mediator without a transport (use mediatr), actor-based concurrency (use akka-net), simple HTTP-based communication (use aspnet-core)

majiayu000 b8327fe 2 files · 11.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/masstransit commit b8327feed3

Frequently asked questions

npx skillmds add majiayu000/masstransit