SharpBucket 0.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpBucket --version 0.4.0
NuGet\Install-Package SharpBucket -Version 0.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpBucket" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpBucket --version 0.4.0
#r "nuget: SharpBucket, 0.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpBucket as a Cake Addin
#addin nuget:?package=SharpBucket&version=0.4.0

// Install SharpBucket as a Cake Tool
#tool nuget:?package=SharpBucket&version=0.4.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SharpBucket:

Package Downloads
Droid.Infra

Interface for soft integration (docker, github, jenkins, jira, syncany...). Allow you to create your own private cloud with syncany

DevAudit.Auditlibrary

Open-source, cross-platform, multi-purpose security auditing tool - core audit library

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 8,435 1/13/2022
0.16.1 407 11/19/2021
0.16.0 857 9/3/2021
0.15.0 381 8/27/2021
0.14.0 4,816 6/26/2020
0.13.0 4,028 11/6/2019
0.12.0 3,094 7/29/2019
0.11.0 1,562 6/22/2019
0.10.0 3,768 4/4/2019
0.9.0 1,169 1/23/2019
0.8.0 3,202 12/20/2018
0.7.3 729 12/6/2018
0.7.2 2,442 3/3/2018
0.7.1 1,744 1/18/2018
0.7.0 1,015 1/17/2018
0.6.5 22,499 2/16/2017
0.6.4 1,035 1/16/2017
0.6.3 1,000 12/15/2016
0.6.2 1,074 12/5/2016
0.6.1 1,581 9/3/2016
0.6.0 1,702 6/23/2016
0.5.2 1,624 12/21/2015
0.5.1 1,493 11/19/2015
0.5.0 1,611 11/2/2015
0.4.2 1,434 8/18/2015
0.4.1 2,345 11/11/2014
0.4.0 1,588 11/5/2014
0.3.0 1,400 8/1/2014

This version is not backward compatible! Added documentation. Restructured the code.