SimpleJira 1.0.10

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

// Install SimpleJira as a Cake Tool
#tool nuget:?package=SimpleJira&version=1.0.10                

Provides the simple way to call JIRA Rest API using LINQ provider.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SimpleJira:

Package Downloads
SimpleJira.Fakes

Provides InMemory and File implementations of SimpleJira.Interface.IJira.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.10 87 3/11/2025
1.0.9 3,387 1/12/2022
1.0.8 4,106 11/9/2021
1.0.7 501 10/1/2021
1.0.6 533 7/30/2021
1.0.5 589 7/30/2021
1.0.4 585 3/2/2021
1.0.3 560 1/18/2021