Skip to content

⚗️ experimental architecture try out's for kafka and dotnet

Notifications You must be signed in to change notification settings

senvardarsemih/kafka-microservices-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Streaming With .NET Core and KAFKA

Usage:

  • Setup kafka environment with 'docker-compose up' command in root directory
  • You can create a new topic in local kafka with 'kafkacat' and you can list the topics in localhost:8000
  • Producer is webApi project , Consumer is BackGround Service running together with it.

Releases

No releases published

Packages

No packages published

Languages