Dapplo.Jira 2.0.7

Prefix Reserved
dotnet add package Dapplo.Jira --version 2.0.7
                    
NuGet\Install-Package Dapplo.Jira -Version 2.0.7
                    
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="Dapplo.Jira" Version="2.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dapplo.Jira" Version="2.0.7" />
                    
Directory.Packages.props
<PackageReference Include="Dapplo.Jira" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dapplo.Jira --version 2.0.7
                    
#r "nuget: Dapplo.Jira, 2.0.7"
                    
#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.
#:package Dapplo.Jira@2.0.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dapplo.Jira&version=2.0.7
                    
Install as a Cake Addin
#tool nuget:?package=Dapplo.Jira&version=2.0.7
                    
Install as a Cake Tool

A library for accessing Atlassians Jira from .NET

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dapplo.Jira:

Package Downloads
Dapplo.Jira.PowerShell

A library for accessing Atlassians JIRA from .NET via the PowerShell

Dapplo.Jira.OAuth

OAuth addition for Dapplo.Jira

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Dapplo.Jira:

Repository Stars
greenshot/greenshot
Greenshot for Windows - for more information look here:
Version Downloads Last Updated
2.0.7 314 1/26/2026
2.0.6 108 1/26/2026
2.0.4 119 1/25/2026
1.1.47 16,202 2/16/2023
1.1.46 7,695 9/4/2022
1.1.44 6,167 3/7/2022
1.1.43 1,100 2/13/2022
1.1.42 942 12/21/2021
1.1.40 1,226 10/18/2021
1.1.38 9,387 1/6/2021
1.1.35 1,717 1/4/2021
1.1.27 838 1/3/2021
1.1.21 1,585 12/14/2020
1.1.4 3,616 10/1/2020
1.1.2 1,562 9/15/2020
1.0.5 1,518 8/16/2020
1.0.4 961 8/16/2020
0.9.28 1,417 6/3/2020
0.9.26 1,007 5/26/2020
0.9.21 2,377 3/16/2020
Loading failed