Event streaming in .Net with Kafka

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kafka-streams-dotnet

    .NET Stream Processing Library for Apache Kafka 🚀

  • Streamiz is an open source project (released under the MIT licence) to allow you to create a .net event streaming application with Apache Kafka®.

  • kafka-streams-dotnet-samples

    Demo applications and code examples for Streamiz, the .NET Stream processing library for Apache Kafka.

  • Give it a try - here’s the GitHub repository, follow the README instructions.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Confluent's .NET Client for Apache KafkaTM

    Confluent's Apache Kafka .NET client

  • Kafka .Net Client

  • RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  • Streamiz wrap a consumer, a producer, and execute the topology for each record consumed in the source topic. You can easily create stateless and stateful application. By default, each state store is a RocksDb state store persisted on disk.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts