SharpBucket 0.4.1

dotnet add package SharpBucket --version 0.4.1
NuGet\Install-Package SharpBucket -Version 0.4.1
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.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpBucket --version 0.4.1
#r "nuget: SharpBucket, 0.4.1"
#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.1

// Install SharpBucket as a Cake Tool
#tool nuget:?package=SharpBucket&version=0.4.1

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.

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.4.1 565 11/11/2014
0.4.0 252 11/5/2014
0.3.0 70 8/1/2014

Added the documentation to the NuGet package.