This is a .NET Standard complaint library for searching JIRA issues.
Info
Version: | 1.0.2 |
Author(s): | Mark Cordova |
Last Update: | Sunday, August 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/markcordova/Jira.NET |
NuGet Url: | https://www.nuget.org/packages/Lib.Jira.NET |
Install
Install-Package Lib.Jira.NET
dotnet add package Lib.Jira.NET
paket add Lib.Jira.NET
Lib.Jira.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.4)
- RestSharp.Serializers.NewtonsoftJson(>= 106.11.4)