Apache Kafka for .NET Articles, Tutorials & News

Apache Kafka for .NET articles, tutorials, and news from the DotNetNews archive.

22 articles Updated

Start here

Editor picks for Kafka

  1. Dead Letter Queues (DLQ) in Kafka with ASP.NET Core

    malshikay.medium.com Issue #502

    Helpful introductory coverage of DLQs for Kafka consumers. Good foundational ops topic for service teams.

    Read article Issue #502

  2. Building Event-Driven Systems with Apache Kafka and .NET

    c-sharpcorner.com Issue #495

    Introductory but useful for teams moving from request-response apps toward event-driven .NET services with Kafka.

    Read article Issue #495

  3. Three Ways to Handle Multiple Event Types in a Kafka Topic Using .NET, Avro, and Schema Registry

    medium.com Issue #477

    Useful if you're balancing topic design against schema evolution and consumer complexity in Kafka-heavy systems.

    Read article Issue #477

  4. Event-Driven Architecture with Apache Kafka and .NET

    c-sharpcorner.com Issue #472

    Kafka + .NET event-driven architecture scales, but operational complexity grows fast.

    Read article Issue #472

  5. Kafka Consumer Group Pattern in .NET: A Simple Guide with a Real-World Example

    malshikay.medium.com Issue #449

    Consumer groups are foundational Kafka knowledge, and a .NET-focused real-world walkthrough makes it easier to apply.

    Read article Issue #449

  6. The Classic Distributed System Dilemma: Database vs Kafka — What Comes First?

    medium.com Issue #427

    Kafka-versus-database ordering is the kind of distributed-systems question that saves teams from rework.

    Read article Issue #427

  7. Command Line Interface Consumer for Kafka in C#

    nodogmablog.bryanhogan.net Issue #388

    A handy Kafka CLI walkthrough for folks who still prefer command-line inspection over jumping straight into code.

    Read article Issue #388

  8. 🔴 VS Code Live - AI-Powered Kafka Development: Confluent Extension + GitHub Copilot + MCP

    youtube.com Issue #387

    The Blazor EventCallback article is a useful reminder that UI event patterns matter once async code meets component lifecycles.

    Read article Issue #387

Kafka .NET from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on Apache Kafka for .NET.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward Kafka .NET, Kafka C#, Confluent Kafka .NET. Recent pieces worth opening: “Dead Letter Queues (DLQ) in Kafka with ASP.NET Core” and “Building Event-Driven Systems with Apache Kafka and .NET”.

Every item links out to the original publisher and back to the DotNetNews issue where it ran.

Latest

Newest Kafka from the archive

Archive

Newest first