https://github.com/farfetch/kafkaflow
Apache Kafka .NET Framework to create applications simple to use and extend.
https://github.com/farfetch/kafkaflow
apache-kafka c-sharp consumer csharp dotnet dotnetcore farfetch hacktoberfest kafka kafka-client kafka-clients kaflaflow middlewares nuget workers
Last synced: 3 days ago
JSON representation
Apache Kafka .NET Framework to create applications simple to use and extend.
- Host: GitHub
- URL: https://github.com/farfetch/kafkaflow
- Owner: Farfetch
- License: mit
- Created: 2020-06-02T18:11:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T10:54:29.000Z (5 days ago)
- Last Synced: 2025-04-25T22:38:53.831Z (4 days ago)
- Topics: apache-kafka, c-sharp, consumer, csharp, dotnet, dotnetcore, farfetch, hacktoberfest, kafka, kafka-client, kafka-clients, kaflaflow, middlewares, nuget, workers
- Language: C#
- Homepage: https://farfetch.github.io/kafkaflow/
- Size: 24.3 MB
- Stars: 716
- Watchers: 27
- Forks: 125
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# KafkaFlow ยท [](https://github.com/farfetch/kafkaflow/blob/main/LICENSE) [](https://www.nuget.org/packages/KafkaFlow/)  [](https://app.codacy.com/gh/Farfetch/kafkaflow?utm_source=github.com&utm_medium=referral&utm_content=Farfetch/kafkaflow&utm_campaign=Badge_Grade_Dashboard) [](https://join.slack.com/t/kafkaflow/shared_invite/zt-puihrtcl-NnnylPZloAiVlQfsw~RD6Q)
## Introduction
โก๏ธ KafkaFlow was designed to build .NET applications on top of Apache Kafka in a simple and maintainable way.
๐ Built on top of [Confluent Kafka Client](https://github.com/confluentinc/confluent-kafka-dotnet).
๐ Extensible by design.
Want to give it a try? Check out our [Quickstart](https://farfetch.github.io/kafkaflow/docs/getting-started/create-your-first-application)!
## Installation
[Read the docs](https://farfetch.github.io/kafkaflow/docs/getting-started/installation) for any further information.
## Documentation
Learn more about using KafkaFlow on the [site](https://farfetch.github.io/kafkaflow/docs/)!
## Contributing
Read our [contributing guidelines](CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.
## Get in touch
You can find us at:
- [GitHub Issues](https://github.com/Farfetch/kafkaflow/issues)
- [GitHub Discussions](https://github.com/Farfetch/kafkaflow/discussions)
- [Slack](https://join.slack.com/t/kafkaflow/shared_invite/zt-puihrtcl-NnnylPZloAiVlQfsw~RD6Q)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/kafkaflow)## License
KafkaFlow is a free and open source project, released under the permissible [MIT license](LICENSE).