Skip to content

This sample code for connect to your apache kafka and procuder/consumer messages with dot Net 6

Notifications You must be signed in to change notification settings

milad-dark/Apache_Kafka_Dotnet_Sample

Repository files navigation

Apache Kafka .Net 6 sample code

procuder and consumer from .net to kafka with two model sample code

1- In Kafka_Application folder register a user event and send to kafka

  • one project core connection and model for kafka
  • two project for consumer message (core/model , Api)
  • one project api for producer message from kafka

2- two simple api project for producer and consumer in kafka 3- one console project with producer/consumer class and send/recive for bulk message performance

About

This sample code for connect to your apache kafka and procuder/consumer messages with dot Net 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages