Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.27 KB

3RD_PARTY.md

File metadata and controls

13 lines (9 loc) · 1.27 KB

3rd Party Libraries

A (very incomplete) list of libraries that make use of or expand on the capability of Confluent.Kafka. These libraries are not supported by Confluent Inc.

To add your project, open a pull request!

  • Streamiz Kafka .NET - .NET Stream Processing Library for Apache Kafka.
  • Chr.Avro - A modern and flexible Avro implementation for .NET. Integrates seamlessly with Confluent.Kafka and Schema Registry.
  • Multi Schema Avro Deserializer - Avro deserializer for reading messages serialized with multiple schemas.
  • OpenSleigh.Transport.Kafka - A Kafka Transport for OpenSleigh, a distributed saga management library.
  • SlimMessageBus.Host.Kafka - Apache Kafka transport for SlimMessageBus (lightweight message bus for .NET)
  • Kafka Core - Kafka Core empowers developers to build robust .NET applications on top of Confluent Kafka, focusing on simplicity, maintainability, and extensibility with intuitive abstractions and builders.