StashApiCSharp icon indicating copy to clipboard operation
StashApiCSharp copied to clipboard

[Atlassian] Bitbucket Server/Stash API wrapper built in C#

Results 13 StashApiCSharp issues
Sort by recently updated
recently updated
newest added

When creating a pull request via PullRequests.Create if the specified from branch / to branch is not found, bitbucket will return 404 not found. But the contents of the response...

help wanted

I see that the StashApiCSharp supports basic authentication. Please add support to add windows authentication as well. Such that we don't have to give our user name and passwords. p.s:...

help wanted

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies
major