Atlassian.Stash.Api 3.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Atlassian.Stash.Api --version 3.1.0
NuGet\Install-Package Atlassian.Stash.Api -Version 3.1.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="Atlassian.Stash.Api" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Atlassian.Stash.Api --version 3.1.0
#r "nuget: Atlassian.Stash.Api, 3.1.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 Atlassian.Stash.Api as a Cake Addin
#addin nuget:?package=Atlassian.Stash.Api&version=3.1.0

// Install Atlassian.Stash.Api as a Cake Tool
#tool nuget:?package=Atlassian.Stash.Api&version=3.1.0

C# API wrapper for Atlassian BitBucket Server (previously know as Stash)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Atlassian.Stash.Api:

Package Downloads
Droid.Infra

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 5,752 1/20/2021
4.0.0 645 1/3/2021
3.1.20 14,794 11/22/2018
3.1.19 1,015 11/6/2018
3.1.17 969 10/24/2018
3.1.16 960 10/16/2018
3.1.4 969 9/19/2018
3.1.0 1,378 5/22/2018
3.0.35 1,143 5/17/2018
3.0.33 1,315 5/13/2018
3.0.32 1,402 4/13/2018
3.0.28 973 4/12/2018
3.0.27 1,151 4/12/2018
3.0.22 1,111 4/5/2018
3.0.19 1,208 3/14/2018
3.0.13 1,253 11/23/2017
3.0.12 1,144 10/7/2017
3.0.11 4,704 6/9/2017
3.0.10 1,426 2/3/2017
3.0.9 1,263 1/22/2017
3.0.8 1,290 11/10/2016
3.0.7 1,461 11/8/2016
3.0.5 1,952 7/28/2016
3.0.3 1,214 7/25/2016
3.0.2 1,233 7/25/2016
3.0.0 1,301 6/23/2016
2.0.0 2,522 11/11/2015
1.1.0 1,301 11/10/2015

Features:
- manage Stash 'Projects' (get information, create and delete capabilities)
- manage Stash 'Repositories' (get information, create and delete capabilities)
- manage Stash 'Branches' (get information, create, delete and set permissions capabilities)
- get information about 'repository files'
- get information about 'Commits' and 'commit changes'
- get information about 'Tags'
- get information about 'Hooks'
- get branches by commit id
- get file contents