Press "Enter" to skip to content

Working with Kafka using .NET 6

Jaydeep Patil adds a NuGet package:

We will go over Apache Kafka basics, installation, and operation, as well as a step-by-step implementation using a .NET Core 6 web application.

Click through for a demo-heavy walkthrough. And if you’re interested in ksqldb or Kafka Streams, also check out Tomas Fabian’s library. Both are under active development and each forms a piece of the whole Kafka solution.