JiraApiOpenSourseLibrary 1.1.1

dotnet add package JiraApiOpenSourseLibrary --version 1.1.1
NuGet\Install-Package JiraApiOpenSourseLibrary -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JiraApiOpenSourseLibrary" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JiraApiOpenSourseLibrary --version 1.1.1
#r "nuget: JiraApiOpenSourseLibrary, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JiraApiOpenSourseLibrary as a Cake Addin
#addin nuget:?package=JiraApiOpenSourseLibrary&version=1.1.1

// Install JiraApiOpenSourseLibrary as a Cake Tool
#tool nuget:?package=JiraApiOpenSourseLibrary&version=1.1.1

Simple JIRA API c# library with example

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 1,432 4/5/2016
1.1.0 1,357 4/5/2016
1.0.0 1,007 3/29/2016

Add CustomFields and correct required RestSharp version