C# API wrapper for Atlassian BitBucket Server (previously know as Stash).
Info
Version: | 4.1.0 |
Author(s): | João Louros |
Last Update: | Wednesday, January 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jlouros/StashApiCSharp |
NuGet Url: | https://www.nuget.org/packages/Atlassian.Stash.Api |
Install
Install-Package Atlassian.Stash.Api
dotnet add package Atlassian.Stash.Api
paket add Atlassian.Stash.Api
Atlassian.Stash.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
Tags