{"id":18396877,"url":"https://github.com/kemokemo/my-dotnet-grpc","last_synced_at":"2026-05-09T10:03:26.361Z","repository":{"id":85857135,"uuid":"450752980","full_name":"kemokemo/my-dotnet-grpc","owner":"kemokemo","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-22T08:09:56.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T15:08:06.573Z","etag":null,"topics":["dotnet","grpc"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kemokemo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-01-22T07:53:48.000Z","updated_at":"2022-01-22T08:09:01.000Z","dependencies_parsed_at":"2023-03-13T07:03:51.575Z","dependency_job_id":null,"html_url":"https://github.com/kemokemo/my-dotnet-grpc","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/kemokemo%2Fmy-dotnet-grpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemokemo%2Fmy-dotnet-grpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemokemo%2Fmy-dotnet-grpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemokemo%2Fmy-dotnet-grpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kemokemo","download_url":"https://codeload.github.com/kemokemo/my-dotnet-grpc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586234,"owners_count":21128997,"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":["dotnet","grpc"],"created_at":"2024-11-06T02:15:06.436Z","updated_at":"2026-05-09T10:03:21.316Z","avatar_url":"https://github.com/kemokemo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My dotnet grpc\n\nThis is my sample gRPC app with dotnet.\n\n## Build\n\n```sh\ndocker build -t my-dotnet-grpc .\n```\n\nYou can not start ASP.Net Core gRPC app on macOS.\n\n\u003e // Additional configuration is required to successfully run gRPC on macOS.  \n\u003e // For instructions on how to configure Kestrel and gRPC clients on macOS, visit https://go.microsoft.com/fwlink/?linkid=2099682\n\n## Run\n\n```sh\ndocker run -p 50051:80 my-dotnet-grpc\n```\n\n## Check\n\nInstall [grpcurl](https://github.com/fullstorydev/grpcurl) before checking.\n\n```sh\ngrpcurl -proto Protos/greet.proto -plaintext -d '{\"name\": \"kemokemo\"}' localhost:50051 greet.Greeter/SayHello\n```\n\nExpected result:\n\n```json\n{\n  \"message\": \"Hello kemokemo\"\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemokemo%2Fmy-dotnet-grpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkemokemo%2Fmy-dotnet-grpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemokemo%2Fmy-dotnet-grpc/lists"}