{"id":19466759,"url":"https://github.com/zulip/zulip-csharp","last_synced_at":"2025-10-07T07:30:45.756Z","repository":{"id":27410602,"uuid":"113781808","full_name":"zulip/zulip-csharp","owner":"zulip","description":"A C# library for the Zulip API","archived":false,"fork":false,"pushed_at":"2023-03-01T12:48:09.000Z","size":301,"stargazers_count":15,"open_issues_count":15,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-13T07:35:25.441Z","etag":null,"topics":[],"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/zulip.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}},"created_at":"2017-12-10T20:39:49.000Z","updated_at":"2024-09-19T11:18:36.000Z","dependencies_parsed_at":"2024-01-23T21:17:12.941Z","dependency_job_id":"972c108d-1863-4cc2-8b49-4f463cefd6af","html_url":"https://github.com/zulip/zulip-csharp","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/zulip%2Fzulip-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Fzulip-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Fzulip-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulip%2Fzulip-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zulip","download_url":"https://codeload.github.com/zulip/zulip-csharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235600039,"owners_count":19016195,"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":[],"created_at":"2024-11-10T18:30:03.607Z","updated_at":"2025-10-07T07:30:45.112Z","avatar_url":"https://github.com/zulip.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zulip-csharp [![Build Status](https://travis-ci.org/zulip/zulip-csharp.svg?branch=master)](https://travis-ci.org/zulip/zulip-csharp)\nZulipCSharp is a library to connect to a Zulip server via API based on .NET Core\n\n## Devlopment\nFork the repo, clone it and\nthen follow instructions per platform\n\nJoin us at [zulip chat ZulipAPI.NET stream](https://chat.zulip.org/#narrow/stream/ZulipAPI.2ENET)\n\n### Windows and MacOS\nIf you haven't already downloaded these:\n\n* [Visual Studio IDE](https://www.visualstudio.com/vs/)\n* [node.js](https://nodejs.org/en/download/).\n\n```\n# download dependencies for local server\ncd test-server\nnpm i\n```\n\n### Linux\nSince Visual Studio IDE is not available for Linux we need\nto get `dotnet core`. Node for test server.\n\n - To get dotnet follow instructions here https://www.microsoft.com/net/download/linux, download the SDK\n - To get node follow instructions here https://nodejs.org/en/download/\n\n\n```\n# build the project\n# will output some error ignore it\n./build-project\n\n# to run tests\n./run-tests\n```\n\n\n### Pull Request\ncommit messages should be formatted like below (present tense)\n```\nunit tests: add tests for file\n(part of project): (summary of changes made)\n```\n\nTest the code. We use xUnit for testing.\nOur test need a local server so install\ndependencies in `test-server`\n\n\n```bash\n# start the server\n# and then run tests using Visual Studio IDE\nnpm start\n```\n\nor to run test on command prompt / terminal\n\n```\n# on root directory\n.\\run-tests.cmd # for windows\n./run-tests # for MacOS and linux\n```\n\nlinting\n```\nnpm run lint\n# if you have common error use\nnpm run lint-fix\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulip%2Fzulip-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzulip%2Fzulip-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulip%2Fzulip-csharp/lists"}