Metadata >> NuGet >> Stash.SDK

Stash.SDK

Metadata

Authors jonas0007
Copyrights Copyright 2015
Description An SDK to query and update Stash from within .net using the Stash Rest API
LicenseUrl https://github.com/jonas0007/Stash.SDK/blob/master/LICENSE
Owners jonas0007
ProjectUrl https://github.com/jonas0007/Stash.SDK
RequireLicenseAcceptance False
Tags Stash REST SDK
Dependencies RestSharp:105.1.0
Title Stash.SDK
PackageSize 20863
PackageHashAlgorithm SHA512
PackageHash twzjVm00D4PjgLMAxKAieuf/h86LTlY7IHzJ7Q2wl66eiIfjlqoZ3m2UCI+2+ZNWrAzcH+ELN7J/pfAkfZ1+vQ==
DownloadCount 000000
CreatedDate 2015-07-20T11:26:58

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Stash.SDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Stash.SDK -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Stash.SDK
Installing the package (HTTP Basic authentication):
Install-Package Stash.SDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Stash.SDK -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Stash.SDK

OpenWrap

Installing the package:
o add-wrap Stash.SDK
Uninstalling the package:
o remove-wrap Stash.SDK

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.0.8.0
0.0.7.0
0.0.6.0
1.0.0.0