JiraApiClient 1.0.12

dotnet add package JiraApiClient --version 1.0.12                
NuGet\Install-Package JiraApiClient -Version 1.0.12                
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="JiraApiClient" Version="1.0.12" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JiraApiClient --version 1.0.12                
#r "nuget: JiraApiClient, 1.0.12"                
#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 JiraApiClient as a Cake Addin
#addin nuget:?package=JiraApiClient&version=1.0.12

// Install JiraApiClient as a Cake Tool
#tool nuget:?package=JiraApiClient&version=1.0.12                

JiraApiClient

JiraApiClient is a .NET Core library designed to interact with the Jira API, allowing the management of test plans, test executions and test case linking through easy to use methods.

Features

Create and manage test plans and test runs in Jira.
Link test cases to test plans and test runs.
Update the execution status of test cases.
Perform state transitions on Jira issues.
Attach files to test runs.

Installation

You can install the library from NuGet:

dotnet add package JiraApiClient
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in 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.0.12 147 9/4/2024
1.0.11 126 9/4/2024
1.0.10 122 9/3/2024
1.0.9 120 9/3/2024
1.0.8 123 9/3/2024
1.0.7 119 9/3/2024
1.0.6 144 9/3/2024
1.0.5 115 9/3/2024
1.0.4 119 9/3/2024
1.0.3 125 9/3/2024
1.0.2 123 9/2/2024
1.0.1 122 9/2/2024
1.0.0 132 9/2/2024