An open API service indexing awesome lists of open source software.

https://github.com/aimenux/masstransitdemo

Using masstransit to consume and publish messages from/to various brokers
https://github.com/aimenux/masstransitdemo

inmemory masstransit producer-consumer rabbitmq servicebus webapi worker

Last synced: about 1 month ago
JSON representation

Using masstransit to consume and publish messages from/to various brokers

Awesome Lists containing this project

README

          

[![.NET](https://github.com/aimenux/MassTransitDemo/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/MassTransitDemo/actions/workflows/ci.yml)

# MassTransitDemo
```
Using masstransit to consume and publish messages from/to various brokers
```

> In this repo, i m using [masstransit](https://masstransit.io/) in order to consume and publish messages from/to various brokers.
>
> :one: `Example01` : use worker template
>
> :two: `Example02` : use web api template
>
>
>

**`Tools`** : net 8.0, masstransit, in-memory, rabbitmq, servicebus