Info
Version: | 2.2.6 |
Author(s): | Henri Guillot |
Last Update: | Monday, March 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/guihen01/RestApi-JIRA-Lib |
NuGet Url: | https://www.nuget.org/packages/RestAPI-JIRA-Lib |
Install
Install-Package RestAPI-JIRA-Lib
dotnet add package RestAPI-JIRA-Lib
paket add RestAPI-JIRA-Lib
RestAPI-JIRA-Lib Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 5.5.2)
- Newtonsoft.Json(>= 12.0.3)
Tags
routines using JIRA REST API to get or post details on JIRA server & groups, users, or Issues .
results are printed on console and/or writen in json formated files and/or plain text formated files, and for some, in Excel files.
Doc at : https://github.com/guihen01/RestApi-JIRA-Lib/blob/main/README.md
Rest API from Jira Server platform REST API reference) :
https://docs.atlassian.com/software/jira/docs/api/REST/8.13.2.