SharpBucket 0.7.0
See the version list below for details.
dotnet add package SharpBucket --version 0.7.0
NuGet\Install-Package SharpBucket -Version 0.7.0
<PackageReference Include="SharpBucket" Version="0.7.0" />
paket add SharpBucket --version 0.7.0
#r "nuget: SharpBucket, 0.7.0"
// Install SharpBucket as a Cake Addin #addin nuget:?package=SharpBucket&version=0.7.0 // Install SharpBucket as a Cake Tool #tool nuget:?package=SharpBucket&version=0.7.0
SharpBucket is a .Net wrapper (written in c#) for the BitBucket's REST API. With it you can have all the data of your repositories / issues at your fingertips.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 7.0.1)
- RestSharp (>= 105.2.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SharpBucket:
Package | Downloads |
---|---|
DevAudit.Auditlibrary
Open-source, cross-platform, multi-purpose security auditing tool - core audit library |
|
Droid.Infra
Interface for soft integration (docker, github, jenkins, jira, syncany...). Allow you to create your own private cloud with syncany |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpBucket:
Repository | Stars |
---|---|
sonatype-nexus-community/DevAudit
Open-source, cross-platform, multi-purpose security auditing tool
|
Version | Downloads | Last updated |
---|---|---|
0.17.0 | 15,523 | 1/13/2022 |
0.16.1 | 430 | 11/19/2021 |
0.16.0 | 895 | 9/3/2021 |
0.15.0 | 417 | 8/27/2021 |
0.14.0 | 7,345 | 6/26/2020 |
0.13.0 | 7,279 | 11/6/2019 |
0.12.0 | 3,236 | 7/29/2019 |
0.11.0 | 1,603 | 6/22/2019 |
0.10.0 | 3,826 | 4/4/2019 |
0.9.0 | 1,212 | 1/23/2019 |
0.8.0 | 3,305 | 12/20/2018 |
0.7.3 | 770 | 12/6/2018 |
0.7.2 | 2,539 | 3/3/2018 |
0.7.1 | 1,785 | 1/18/2018 |
0.7.0 | 1,051 | 1/17/2018 |
0.6.5 | 26,308 | 2/16/2017 |
0.6.4 | 1,074 | 1/16/2017 |
0.6.3 | 1,035 | 12/15/2016 |
0.6.2 | 1,113 | 12/5/2016 |
0.6.1 | 1,616 | 9/3/2016 |
0.6.0 | 1,749 | 6/23/2016 |
0.5.2 | 1,661 | 12/21/2015 |
0.5.1 | 1,528 | 11/19/2015 |
0.5.0 | 1,646 | 11/2/2015 |
0.4.2 | 1,472 | 8/18/2015 |
0.4.1 | 2,385 | 11/11/2014 |
0.4.0 | 1,620 | 11/5/2014 |
0.3.0 | 1,438 | 8/1/2014 |
Add support for local BitBucket servers. Fix a problem with getting a diff of a pull request. Fix a typo in PullRequestsResource.