Skip to content

antonyvorontsov/Simple.Kafka

Repository files navigation

Simple.Kafka

A reasonably simple C# Kafka client for Apache Kafka.

This library allows you to register kafka producers and consumers with no or minimal configuration. Any contributions are welcomed.

Summary

The library provides an extension method that registers one kafka cluster, producers and consumers within it.

Producer

Still under development.

Consumer

Still under development.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages