{"id":22122843,"url":"https://github.com/upen-source/sokka","last_synced_at":"2025-03-24T07:27:28.426Z","repository":{"id":106473330,"uuid":"384869374","full_name":"upen-source/Sokka","owner":"upen-source","description":".NET Socket server and console client template.","archived":false,"fork":false,"pushed_at":"2021-08-18T16:07:37.000Z","size":93,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T23:17:09.628Z","etag":null,"topics":["console","dependency-injection","dotnet5","sockets"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/Sokka.Template/","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/upen-source.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":"2021-07-11T05:43:07.000Z","updated_at":"2021-08-18T16:07:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb6a4265-97c3-4c27-8f76-44d4f14f973f","html_url":"https://github.com/upen-source/Sokka","commit_stats":null,"previous_names":["afgalvan/sokka"],"tags_count":0,"template":true,"template_full_name":"upen-source/CLInjected","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upen-source%2FSokka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upen-source%2FSokka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upen-source%2FSokka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upen-source%2FSokka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upen-source","download_url":"https://codeload.github.com/upen-source/Sokka/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245226419,"owners_count":20580713,"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":["console","dependency-injection","dotnet5","sockets"],"created_at":"2024-12-01T15:28:02.422Z","updated_at":"2025-03-24T07:27:28.421Z","avatar_url":"https://github.com/upen-source.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"boomerang.png\" alt=\"sokka logo\" width=\"20%\"/\u003e\n\n# Sokka\n\n[![NuGet](https://github.com/afgalvan/Sokka/actions/workflows/publish.yml/badge.svg)](https://github.com/afgalvan/Sokka/actions/workflows/dotnet.yml)\n[![.NET](https://github.com/afgalvan/Sokka/actions/workflows/dotnet.yml/badge.svg)](https://github.com/afgalvan/Sokka/actions/workflows/publish.yml)\n[![Nuget Version](https://img.shields.io/nuget/v/Sokka.Template?label=version\u0026logo=NuGet\u0026labelColor=22272E\u0026color=blue)](https://www.nuget.org/packages/Sokka.Template/)\n\nTemplate for C# socket server with dependency injection in .NET 5.\n\n## Features\n\n- Sockets\n- Dependency injection\n- Docker \u0026 docker compose\n- editorconfig\n\n## Installation\n\n```bash\ndotnet new -i Sokka.Template\n```\n\n## Usage\n\n```bash\ndotnet new sokka -o Your.Project\n```\n\n## Run it\n\n### From .NET\n\n```bash\n# Run the server\ncd Your.Project/src/Your.Project.Server\ndotnet run\n\n# Run the client\ncd Your.Project/src/Your.Project.Client\ndotnet run\n```\n\n### From Docker\n\n```bash\n# Build the containers\ndocker-compose build\n\n# Run the server container\ndocker-compose up server\n\n# Run the client container\ndocker-compose run --rm client\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupen-source%2Fsokka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupen-source%2Fsokka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupen-source%2Fsokka/lists"}