{"id":20184812,"url":"https://github.com/oriondevelop/disboard","last_synced_at":"2026-03-09T22:32:14.116Z","repository":{"id":33219015,"uuid":"145410478","full_name":"OrionDevelop/Disboard","owner":"OrionDevelop","description":"Collection of fediverse client libraries","archived":false,"fork":false,"pushed_at":"2022-12-08T01:35:39.000Z","size":1667,"stargazers_count":21,"open_issues_count":10,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-10T06:05:31.694Z","etag":null,"topics":["csharp","dotnet-standard","mastodon","microblog","misskey","pleroma"],"latest_commit_sha":null,"homepage":"https://disboard.dotnet.mochizuki.dev","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/OrionDevelop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-20T11:46:14.000Z","updated_at":"2024-05-31T00:36:15.000Z","dependencies_parsed_at":"2023-01-14T23:57:19.893Z","dependency_job_id":null,"html_url":"https://github.com/OrionDevelop/Disboard","commit_stats":null,"previous_names":["mika-f/disboard"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrionDevelop%2FDisboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrionDevelop%2FDisboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrionDevelop%2FDisboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrionDevelop%2FDisboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrionDevelop","download_url":"https://codeload.github.com/OrionDevelop/Disboard/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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":["csharp","dotnet-standard","mastodon","microblog","misskey","pleroma"],"created_at":"2024-11-14T03:09:10.409Z","updated_at":"2026-03-09T22:32:14.077Z","avatar_url":"https://github.com/OrionDevelop.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disboard\n\n[![License](https://img.shields.io/github/license/mika-f/Disboard.svg?style=flat-square)](LICENSE)\n[![AppVeyor branch](https://img.shields.io/appveyor/ci/mika-f/Disboard.svg?style=flat-square)](https://ci.appveyor.com/project/mika-f/disboard)\n[![CircleCI branch](https://img.shields.io/circleci/project/github/OrionDevelop/Disboard.svg?style=flat-square)](https://circleci.com/gh/OrionDevelop/Disboard/tree/develop)\n\n\nCollection of fediverse API wrapper libraries for .NET Standard 2.0.\n\n\n## Projects\n\n| Service  | API Version | Project                                         | NuGet               | Nuget Version                                                                                                                                |\n| -------- | ----------- | ----------------------------------------------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |\n| N/A      | N/A         | [`Disboard`](Source/Disboard)                   | `Disboard`          | [![Disboard](https://img.shields.io/nuget/v/Disboard.svg?style=flat-square)](https://nuget.org/packages/Disboard)                            |\n| Mastodon | 2.7.x       | [`Disboard.Mastodon`](Source/Disboard.Mastodon) | `Disboard.Mastodon` | [![Disboard.Mastodon](https://img.shields.io/nuget/v/Disboard.Mastodon.svg?style=flat-square)](https://nuget.org/packages/Disboard.Mastodon) |\n| Misskey  | 10.90.0     | [`Disboard.Misskey`](Source/Disboard.Misskey)   | `Disboard.Misskey`  | [![Disboard.Misskey](https://img.shields.io/nuget/v/Disboard.Misskey.svg?style=flat-square)](https://nuget.org/packages/Disboard.Misskey)    |\n| Pleroma  | `ad318189`  | [`Disboard.Pleroma`](Source/Disboard.Pleroma)   | `Disboard.Pleroma`  | [![Disboard.Pleroma](https://img.shields.io/nuget/v/Disboard.Pleroma.svg?style=flat-square)](https://nuget.org/packages/Disboard.Pleroma)    |\n\n\n## Tests\n\n| Platform |                                                                                       develop                                                                                        |                                                                          latest                                                                          |\n| -------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------: |\n| Windows  |        [![AppVeyor branch](https://img.shields.io/appveyor/ci/mika-f/Disboard/develop.svg?style=flat-square)](https://ci.appveyor.com/project/mika-f/Disboard/branch/develop)        |     [![AppVeyor](https://img.shields.io/appveyor/ci/mika-f/Disboard.svg?style=flat-square)](https://ci.appveyor.com/project/mika-f/Disboard/history)     |\n| Debian   | [![CircleCI branch](https://img.shields.io/circleci/project/github/OrionDevelop/Disboard/develop.svg?style=flat-square)](https://circleci.com/gh/OrionDevelop/Disboard/tree/develop) | [![CircleCI](https://img.shields.io/circleci/project/github/OrionDevelop/Disboard.svg?style=flat-square)](https://circleci.com/gh/OrionDevelop/Disboard) |\n\n\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch (`git checkout -b feature/foobar`)\n3. Commit your changes (`git commit -am'Add some foobar'`)\n4. Push to the branch (`git push origin feature/foobar`)\n5. Create a new Pull Request\n\n\n## Donation\n\nIf this project help you reduce time to develop, you can give me a lunch.\n\n* BTC: `3HJ2ddoZSPfCCY742dnG9NvjBb9QuVMBR9`\n* ETH: `0xC925668E7431d4635Dc9670C934A19c2206b2819`\n* MONA: `MC4x87u1ffmhsRhHof1sHz8UAtNtKCTQut`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriondevelop%2Fdisboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foriondevelop%2Fdisboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriondevelop%2Fdisboard/lists"}