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
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
7.2.0 257 10/30/2023
7.1.0 118 10/27/2023
7.1.0-rc1 89 10/23/2023
7.0.0 122 10/5/2023
7.0.0-rc2 100 7/17/2023
7.0.0-rc1 112 5/18/2023
6.2.0-rc3 113 7/14/2023
6.2.0-rc2 112 7/11/2023
6.2.0-rc1 106 7/7/2023
6.1.0-rc8 104 7/6/2023
6.1.0-rc7 98 6/27/2023
6.1.0-rc6 97 6/26/2023
6.1.0-rc5 104 6/13/2023
6.1.0-rc4 99 6/5/2023
6.1.0-rc3 87 6/1/2023
6.1.0-rc2 98 5/31/2023
6.0.0 635 1/6/2023
5.0.0 269 12/23/2022
4.1.0 733 3/16/2022
4.0.1 244 12/30/2021
4.0.0 395 9/20/2021

Added job health endpoints