WorkItems 2.3.9
Classes for filing work items in either GitHub or AzureDevOps.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package WorkItems -Version 2.3.9
dotnet add package WorkItems --version 2.3.9
<PackageReference Include="WorkItems" Version="2.3.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WorkItems --version 2.3.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WorkItems, 2.3.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WorkItems as a Cake Addin
#addin nuget:?package=WorkItems&version=2.3.9
// Install WorkItems as a Cake Tool
#tool nuget:?package=WorkItems&version=2.3.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.7.2
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.2)
- Microsoft.Extensions.Configuration.Json (>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.2)
- Microsoft.Extensions.Logging.ApplicationInsights (>= 2.13.1)
- Microsoft.Extensions.Logging.Console (>= 3.1.2)
- Microsoft.Json.Schema (>= 1.1.1)
- Microsoft.Json.Schema.Validation (>= 1.1.1)
- Microsoft.TeamFoundationServer.Client (>= 16.153.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.2)
- Microsoft.Extensions.Configuration.Json (>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.2)
- Microsoft.Extensions.Logging.ApplicationInsights (>= 2.13.1)
- Microsoft.Extensions.Logging.Console (>= 3.1.2)
- Microsoft.Json.Schema (>= 1.1.1)
- Microsoft.Json.Schema.Validation (>= 1.1.1)
- Microsoft.TeamFoundationServer.Client (>= 16.153.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WorkItems:
Package | Downloads |
---|---|
Sarif.WorkItems.BSOA
Classes for filing the results in a SARIF log file as work items in a system such as GitHub or AzureDevOps.
|
GitHub repositories
This package is not used by any popular GitHub repositories.