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
- Host: GitHub
- URL: https://github.com/aimenux/masstransitdemo
- Owner: aimenux
- License: mit
- Created: 2024-11-30T22:47:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T12:24:50.000Z (10 months ago)
- Last Synced: 2025-08-30T22:02:11.878Z (about 1 month ago)
- Topics: inmemory, masstransit, producer-consumer, rabbitmq, servicebus, webapi, worker
- Language: C#
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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