https://github.com/masstransit/sample-kafka
https://github.com/masstransit/sample-kafka
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/masstransit/sample-kafka
- Owner: MassTransit
- Created: 2022-12-28T02:33:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T18:56:08.000Z (about 2 years ago)
- Last Synced: 2025-03-23T06:11:47.861Z (over 1 year ago)
- Language: C#
- Size: 32.2 KB
- Stars: 25
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MassTransit Kafka Sample
This sample shows how to use MassTransit with Kafka. The sample is explored in detail in [my YouTube series](https://youtu.be/CJ_srcJiIKs).
## Requirements
Kafka (via [Confluent Cloud](https://www.confluent.io/confluent-cloud/))
MongoDB (via [MongoDB Atlas](https://www.mongodb.com/atlas/database))
.NET 7 SDK