{"id":15706510,"url":"https://github.com/virtyaluk/dotnetcore-kafka","last_synced_at":"2025-05-12T18:55:42.002Z","repository":{"id":66296118,"uuid":"155289959","full_name":"virtyaluk/dotnetcore-kafka","owner":"virtyaluk","description":"Getting started with .NET Core and Kafka.","archived":false,"fork":false,"pushed_at":"2018-10-30T00:40:18.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T20:19:58.429Z","etag":null,"topics":["docker","docker-compose","dotnet","dotnetcore","kafka","zookeeper"],"latest_commit_sha":null,"homepage":"","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/virtyaluk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2018-10-29T22:30:32.000Z","updated_at":"2021-07-30T14:12:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"2427024a-1b98-4a16-8afa-f370b4b29eea","html_url":"https://github.com/virtyaluk/dotnetcore-kafka","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtyaluk%2Fdotnetcore-kafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtyaluk%2Fdotnetcore-kafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtyaluk%2Fdotnetcore-kafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtyaluk%2Fdotnetcore-kafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtyaluk","download_url":"https://codeload.github.com/virtyaluk/dotnetcore-kafka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253805411,"owners_count":21967050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["docker","docker-compose","dotnet","dotnetcore","kafka","zookeeper"],"created_at":"2024-10-03T20:23:34.108Z","updated_at":"2025-05-12T18:55:41.962Z","avatar_url":"https://github.com/virtyaluk.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting started with .NET Core and Kafka\n\nThis repo contains the code samples for the [Getting started with .NET Core and Kafka](https://www.hugopicado.com/2017/11/22/getting-started-with-net-core-and-kafka.html) tutorial.\n\n## :dvd: Setup\n\nHave [Docker :whale2:](https://docs.docker.com/install/) and [.NET Core](https://www.microsoft.com/net/download) installed.\n\nFrom the root of the project run following:\n\n```sh\ndocker-compose up --build\n```\n\nthen in the producer project:\n\n```sh\ncd KafkaProducer/\ndotnet restore\ndotnet build -c Release\ndotnet bin/Release/netcoreapp2.1/KafkaProducer.dll\n```\n\nand in the consumer project:\n\n```sh\ncd KafkaConsumer/\ndotnet restore\ndotnet build -c Release\ndotnet bin/Release/netcoreapp2.1/KafkaConsumer.dll\n\n```\n\n## :green_book: License\n\n[Licensed under the MIT license.](https://github.com/virtyaluk/dotnetcore-kafka/blob/master/LICENSE)\n\nCopyright (c) 2018 Bohdan Shtepan\n\n---\n\n\u003e [modern-dev.com](http://modern-dev.com) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@virtyaluk](https://github.com/virtyaluk) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Twitter [@virtyaluk](https://twitter.com/virtyaluk)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtyaluk%2Fdotnetcore-kafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtyaluk%2Fdotnetcore-kafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtyaluk%2Fdotnetcore-kafka/lists"}