Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Kafka-CSharp

Project to do the basic implementation of Kafka(Producer & Consumer) running in Docker with .Net 6

Requirements

  • .Net 6
  • Docker
  • Docker Compose

Usage

  • Run the Docker Compose - "docker-compose up -d"
  • Run Kafka-Producer on visual studio / vscode
  • Run Kafka-Consumer on visual studio / vscode
  • If it's the first time run Kafka-Producer before to create a topic and after run kafka-consumer to consume the topic
  • After run kafka-producer in a shell you need write something and with the consumer running you can see the message in the console

About

Project to do the basic implementation in of Kafka running in Docker with .Net 6

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages