Metadata >> NuGet >> Jira.SDK

Jira.SDK

Metadata

Authors jonas0007
Description An SDK to query and update Jira from within .net
Owners jonas0007
ProjectUrl https://github.com/jonas0007/Jira.SDK
RequireLicenseAcceptance False
Tags Jira REST
Dependencies Newtonsoft.Json:6.0.8|RestSharp:105.0.1
Title Jira.SDK
PackageSize 84342
PackageHashAlgorithm SHA512
PackageHash Z5lPzUabEO+XjxydWWYNyhJV3QR5oRZueBh2VWO4GDmrqXpCOx/Zdy1LqDuf2yzqRqFp3HTrU2JSLS/0PgAMxw==
DownloadCount 000000
CreatedDate 2015-08-12T11:47:42

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 Jira.SDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Jira.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 Jira.SDK
Installing the package (HTTP Basic authentication):
Install-Package Jira.SDK -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Jira.SDK -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Jira.SDK

OpenWrap

Installing the package:
o add-wrap Jira.SDK
Uninstalling the package:
o remove-wrap Jira.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
1.1.4.13
1.1.4.12
1.1.4.11
1.1.4.10
1.1.4.8
1.1.4.4
1.1.4.3
1.1.4.2
1.1.4.1
1.1.3.3
1.1.3.2
1.1.3.1