{"id":20504951,"url":"https://github.com/lvermeulen/bitbucket.net","last_synced_at":"2025-04-13T20:52:15.276Z","repository":{"id":48526154,"uuid":"113353261","full_name":"lvermeulen/Bitbucket.Net","owner":"lvermeulen","description":"C# client for Atlassian Bitbucket Server","archived":false,"fork":false,"pushed_at":"2023-02-26T07:43:33.000Z","size":257,"stargazers_count":33,"open_issues_count":9,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-27T11:21:09.644Z","etag":null,"topics":["bitbucket","bitbucket-server"],"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/lvermeulen.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":"2017-12-06T18:33:49.000Z","updated_at":"2025-02-26T00:18:06.000Z","dependencies_parsed_at":"2024-06-19T00:01:43.477Z","dependency_job_id":"bf0cc88d-8f01-46f4-9c11-0ba1e97da8dd","html_url":"https://github.com/lvermeulen/Bitbucket.Net","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvermeulen%2FBitbucket.Net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvermeulen%2FBitbucket.Net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvermeulen%2FBitbucket.Net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvermeulen%2FBitbucket.Net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lvermeulen","download_url":"https://codeload.github.com/lvermeulen/Bitbucket.Net/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782283,"owners_count":21160716,"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":["bitbucket","bitbucket-server"],"created_at":"2024-11-15T19:41:38.227Z","updated_at":"2025-04-13T20:52:15.253Z","avatar_url":"https://github.com/lvermeulen.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Icon](https://i.imgur.com/OsDAzyV.png)\n# Bitbucket.Net \n[![Build status](https://ci.appveyor.com/api/projects/status/hr3rure7ys0upmy7?svg=true)](https://ci.appveyor.com/project/lvermeulen/bitbucket-net)\n[![license](https://img.shields.io/github/license/lvermeulen/Bitbucket.Net.svg?maxAge=2592000)](https://github.com/lvermeulen/Bitbucket.Net/blob/main/LICENSE) \n[![NuGet](https://img.shields.io/nuget/v/Bitbucket.Net.svg?maxAge=2592000)](https://www.nuget.org/packages/Bitbucket.Net/) \n![](https://img.shields.io/badge/.net-4.5.2-yellowgreen.svg)\n![](https://img.shields.io/badge/netstandard-1.4-yellowgreen.svg)\n\nC# Client for Bitbucket Server\n\nIf you're looking for Bitbucket Cloud API, try [this repository](https://github.com/lvermeulen/Bitbucket.Cloud.Net).\n\n## Features\n* [X] Audit\n\t* [X] Project Events\n\t* [X] Repository Events\n* [X] Branches\n\t* [X] Create Branch\n\t* [X] Delete Branch\n\t* [X] Branch Info\n\t* [X] Branch Model\n* [X] Builds\n\t* [X] Commits Build Stats\n\t* [X] Commit Build Stats\n\t* [X] Commit Build Status\n\t* [X] Associate Build Status\n* [X] Comment Likes\n\t* [X] Repository Comment Likes\n\t* [X] Pull Request Comment Likes\n* [X] Core\n\t* [X] Admin\n\t\t* [X] Groups\n\t\t* [X] Users\n\t\t* [X] Cluster\n\t\t* [X] License\n\t\t* [X] Mail Server\n\t\t* [X] Permissions\n\t\t* [X] Pull Requests\n\t* [X] Application Properties\n\t* [X] Dashboard\n\t* [X] Groups\n\t* [X] Hooks\n\t* [X] Inbox\n\t* [X] Logs\n\t* [X] Markup\n\t* [X] Profile\n\t* [X] Projects\n\t\t* [X] Projects\n\t\t* [X] Permissions\n\t\t* [X] Repos\n\t\t\t* [X] Repos\n\t\t\t* [X] Branches\n\t\t\t* [X] Browse\n\t\t\t* [X] Changes\n\t\t\t* [X] Commits\n\t\t\t* [X] Compare\n\t\t\t* [X] Diff\n\t\t\t* [X] Files\n\t\t\t* [X] Last Modified\n\t\t\t* [X] Participants\n\t\t\t* [X] Permissions\n\t\t\t* [X] Pull Requests\n\t\t\t* [X] Raw\n\t\t\t* [X] Settings\n\t\t\t* [X] Tags\n\t\t\t* [X] Webhooks\n\t\t* [X] Settings\n\t* [X] Repos\n\t* [X] Tasks\n\t* [X] Users\n* [X] Default Reviewers\n\t* [X] Project Default Reviewers\n\t* [X] Repository Default Reviewers\n* [X] Git\n* [X] JIRA\n\t* [X] Create JIRA Issue\n\t* [X] Get Commits For JIRA Issue\n\t* [X] Get JIRA Issues For Commits\n* [X] Personal Access Tokens\n* [X] Ref Restrictions\n\t* [X] Project Restrictions\n\t* [X] Repository Restrictions\n* [X] Repository Ref Synchronization\n* [X] SSH\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flvermeulen%2Fbitbucket.net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flvermeulen%2Fbitbucket.net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flvermeulen%2Fbitbucket.net/lists"}