MassTransit Project
Repositories
-
Platform-Quartz
Quartz.NET hosted in the MassTransit Platform
-
MassTransit
Distributed Application Framework for .NET
-
Sample-Direct
Sample showing how to use direct exchanges with routing keys on RabbitMQ
-
masstransit.github.io
masstransit-project.com site
-
Sample-JobConsumers
Sample showing how to use job consumers with RabbitMQ, EF Core, and Postgres
-
Sample-AzureFunction
Ported the original 6.3.2 sample to V7
-
GreenPipes
Forked from phatboyg/GreenPipesAn asynchronous pipe implementation for the Task Parallel Library
-
Sample-AzureServiceBus
Sample using Azure Service Bus
-
MassTransit-Benchmark
A benchmark application for testing MassTransit and transports
-
Sample-LambdaFunction
A functioning sample of using MassTransit with an AWS Lambda function
-
MassTransit-Templates
dotnet new template package
-
-
MassTransit-JS
Distributed Application Framework for .NET and JavaScript/TypeScript
-
Sample-ScopedFilters
Sample showing how to use scoped filters with MassTransit and ASP.NET Core
-
Sample-Node
A sample node app sending requests to a .NET consumer
-
Sample-Twitch
Sample created in the live-coding video series
-
docker-sqlserver-quartz
SQL Server configured for use with Quartz.NET
-
Sample-Quartz
Sample Quartz.NET Hosted Service
-
Sample-DotNetCore-Request
Sample on how to use request/response with MassTransit and ASP.NET Core