DHI.Services.Jobs.WebApi 7.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DHI.Services.Jobs.WebApi --version 7.2.0
NuGet\Install-Package DHI.Services.Jobs.WebApi -Version 7.2.0
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="DHI.Services.Jobs.WebApi" Version="7.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DHI.Services.Jobs.WebApi --version 7.2.0
#r "nuget: DHI.Services.Jobs.WebApi, 7.2.0"
#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 DHI.Services.Jobs.WebApi as a Cake Addin
#addin nuget:?package=DHI.Services.Jobs.WebApi&version=7.2.0

// Install DHI.Services.Jobs.WebApi as a Cake Tool
#tool nuget:?package=DHI.Services.Jobs.WebApi&version=7.2.0

Web API for job-, task- and scenario services.

  • v 7.0.0 Replaced Newtonsoft.Json with System.Text.Json
  • v 7.1.0-rc1 Replaced Newtonsoft.Json with System.Text.Json in Job Automation API
  • v 7.1.0 Added Automations with Dynamic Trigger Property reading
  • v 7.2.0 Added job health endpoints
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
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
8.0.0-rc02 31 7/3/2024
8.0.0-rc01 62 6/28/2024
7.2.0 269 10/30/2023
7.1.0 122 10/27/2023
7.1.0-rc1 91 10/23/2023
7.0.0 126 10/5/2023
7.0.0-rc2 102 7/17/2023
7.0.0-rc1 114 5/18/2023
6.2.0-rc3 116 7/14/2023
6.2.0-rc2 113 7/11/2023
6.2.0-rc1 107 7/7/2023
6.1.0-rc8 106 7/6/2023
6.1.0-rc7 100 6/27/2023
6.1.0-rc6 99 6/26/2023
6.1.0-rc5 105 6/13/2023
6.1.0-rc4 103 6/5/2023
6.1.0-rc3 89 6/1/2023
6.1.0-rc2 125 5/31/2023
6.0.0 698 1/6/2023
5.0.0 274 12/23/2022
4.1.0 747 3/16/2022
4.0.1 248 12/30/2021
4.0.0 399 9/20/2021

Added job health endpoints