{"id":45907275,"url":"https://github.com/Farfetch/KafkaFlow","last_synced_at":"2026-03-13T15:00:56.466Z","repository":{"id":37441539,"uuid":"268874754","full_name":"Farfetch/kafkaflow","owner":"Farfetch","description":"Apache Kafka .NET Framework to create applications simple to use and extend.","archived":false,"fork":false,"pushed_at":"2026-03-09T09:48:14.000Z","size":28956,"stargazers_count":774,"open_issues_count":80,"forks_count":137,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-03-09T13:44:57.377Z","etag":null,"topics":["apache-kafka","c-sharp","consumer","csharp","dotnet","dotnetcore","farfetch","hacktoberfest","kafka","kafka-client","kafka-clients","kaflaflow","middlewares","nuget","workers"],"latest_commit_sha":null,"homepage":"https://farfetch.github.io/kafkaflow/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Farfetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-02T18:11:26.000Z","updated_at":"2026-03-03T21:38:08.000Z","dependencies_parsed_at":"2022-07-14T08:17:11.326Z","dependency_job_id":"1f32dde7-f8f9-45dc-88c8-599a141bb985","html_url":"https://github.com/Farfetch/kafkaflow","commit_stats":{"total_commits":382,"total_committers":47,"mean_commits":8.127659574468085,"dds":0.6230366492146597,"last_synced_commit":"e121a5b32cb3d242241d205721cf11eb38e17b5b"},"previous_names":["farfetch/kafka-flow"],"tags_count":203,"template":false,"template_full_name":null,"purl":"pkg:github/Farfetch/kafkaflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fkafkaflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fkafkaflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fkafkaflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fkafkaflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Farfetch","download_url":"https://codeload.github.com/Farfetch/kafkaflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fkafkaflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30469099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache-kafka","c-sharp","consumer","csharp","dotnet","dotnetcore","farfetch","hacktoberfest","kafka","kafka-client","kafka-clients","kaflaflow","middlewares","nuget","workers"],"created_at":"2026-02-28T04:00:15.226Z","updated_at":"2026-03-13T15:00:56.447Z","avatar_url":"https://github.com/Farfetch.png","language":"C#","readme":"# KafkaFlow \u0026middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/farfetch/kafkaflow/blob/main/LICENSE) [![nuget version](https://img.shields.io/nuget/v/KafkaFlow.svg?style=flat)](https://www.nuget.org/packages/KafkaFlow/) ![Build Master](https://github.com/Farfetch/kafkaflow/workflows/Build/badge.svg?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/49878b337fde46839c5f08051c2ba098)](https://app.codacy.com/gh/Farfetch/kafkaflow?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=Farfetch/kafkaflow\u0026utm_campaign=Badge_Grade_Dashboard) [![Slack](https://img.shields.io/badge/slack-@kafkaflow-green.svg?logo=slack)](https://join.slack.com/t/kafkaflow/shared_invite/zt-puihrtcl-NnnylPZloAiVlQfsw~RD6Q)\n\n## Introduction\n\n⚡️ KafkaFlow was designed to build .NET applications on top of Apache Kafka in a simple and maintainable way.\n\n🏗 Built on top of [Confluent Kafka Client](https://github.com/confluentinc/confluent-kafka-dotnet).\n\n🔌 Extensible by design.\n\nWant to give it a try? Check out our [Quickstart](https://farfetch.github.io/kafkaflow/docs/getting-started/create-your-first-application)!\n\n## Installation\n\n[Read the docs](https://farfetch.github.io/kafkaflow/docs/getting-started/installation) for any further information.\n\n## Documentation\n\nLearn more about using KafkaFlow on the [site](https://farfetch.github.io/kafkaflow/docs/)!\n\n## Contributing\n\nRead 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.\n\n## Get in touch\n\nYou can find us at:\n\n-   [GitHub Issues](https://github.com/Farfetch/kafkaflow/issues)\n-   [GitHub Discussions](https://github.com/Farfetch/kafkaflow/discussions)\n-   [Slack](https://join.slack.com/t/kafkaflow/shared_invite/zt-puihrtcl-NnnylPZloAiVlQfsw~RD6Q)\n-   [Stack Overflow](https://stackoverflow.com/questions/tagged/kafkaflow)\n\n## License\n\nKafkaFlow is a free and open source project, released under the permissible [MIT license](LICENSE).\n","funding_links":[],"categories":["Clients"],"sub_categories":[".NET / C#"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFarfetch%2FKafkaFlow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFarfetch%2FKafkaFlow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFarfetch%2FKafkaFlow/lists"}