Atlassian.Stash.Api
3.0.7
See the version list below for details.
dotnet add package Atlassian.Stash.Api --version 3.0.7
NuGet\Install-Package Atlassian.Stash.Api -Version 3.0.7
<PackageReference Include="Atlassian.Stash.Api" Version="3.0.7" />
paket add Atlassian.Stash.Api --version 3.0.7
#r "nuget: Atlassian.Stash.Api, 3.0.7"
// Install Atlassian.Stash.Api as a Cake Addin #addin nuget:?package=Atlassian.Stash.Api&version=3.0.7 // Install Atlassian.Stash.Api as a Cake Tool #tool nuget:?package=Atlassian.Stash.Api&version=3.0.7
C# API wrapper for Atlassian BitBucket Server (previously know as Stash)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Newtonsoft.Json (>= 6.0.4)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 6.0.4)
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 | 7,712 | 1/20/2021 |
4.0.0 | 673 | 1/3/2021 |
3.1.20 | 15,093 | 11/22/2018 |
3.1.19 | 1,063 | 11/6/2018 |
3.1.17 | 999 | 10/24/2018 |
3.1.16 | 992 | 10/16/2018 |
3.1.4 | 1,006 | 9/19/2018 |
3.1.0 | 1,552 | 5/22/2018 |
3.0.35 | 1,180 | 5/17/2018 |
3.0.33 | 1,362 | 5/13/2018 |
3.0.32 | 1,441 | 4/13/2018 |
3.0.28 | 1,005 | 4/12/2018 |
3.0.27 | 1,188 | 4/12/2018 |
3.0.22 | 1,148 | 4/5/2018 |
3.0.19 | 1,265 | 3/14/2018 |
3.0.13 | 1,294 | 11/23/2017 |
3.0.12 | 1,175 | 10/7/2017 |
3.0.11 | 4,750 | 6/9/2017 |
3.0.10 | 1,462 | 2/3/2017 |
3.0.9 | 1,297 | 1/22/2017 |
3.0.8 | 1,322 | 11/10/2016 |
3.0.7 | 1,492 | 11/8/2016 |
3.0.5 | 2,015 | 7/28/2016 |
3.0.3 | 1,239 | 7/25/2016 |
3.0.2 | 1,270 | 7/25/2016 |
3.0.0 | 1,343 | 6/23/2016 |
2.0.0 | 2,561 | 11/11/2015 |
1.1.0 | 1,343 | 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