Описание тега masstransit
MassTransit is a free, open source, lightweight service bus for the Microsoft .NET framework.
MassTransit is a free, open source, lightweight service bus for the Microsoft.NET framework.
It supports a number of different transports:
- RabbitMQ
- Azure Service Bus
- Amazon MQ
- Amazon SQS/SNS
Several storage engines, including:
- SQL (Entity Framework or NHibernate)
- MongoDB
- Redis
- Postgres (via Marten)
- Cosmos DB
MassTransit also supports Quartz.NET and Hangfire for message scheduling.
MassTransit is hosted on GitHub, has online Documentation and a Discord Server for community support.