DHI.Services.Jobs.WorkflowWorker 16.0.0

Prefix Reserved
dotnet add package DHI.Services.Jobs.WorkflowWorker --version 16.0.0
                    
NuGet\Install-Package DHI.Services.Jobs.WorkflowWorker -Version 16.0.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.WorkflowWorker" Version="16.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DHI.Services.Jobs.WorkflowWorker" Version="16.0.0" />
                    
Directory.Packages.props
<PackageReference Include="DHI.Services.Jobs.WorkflowWorker" />
                    
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 DHI.Services.Jobs.WorkflowWorker --version 16.0.0
                    
#r "nuget: DHI.Services.Jobs.WorkflowWorker, 16.0.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.
#:package DHI.Services.Jobs.WorkflowWorker@16.0.0
                    
#: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=DHI.Services.Jobs.WorkflowWorker&version=16.0.0
                    
Install as a Cake Addin
#tool nuget:?package=DHI.Services.Jobs.WorkflowWorker&version=16.0.0
                    
Install as a Cake Tool

Package for DHI.Services.WorkflowWorker

  • V 4.2.0 - To add .NET 8.0 for the target
  • V 4.2.1 - Upgrade Domain Services Packages
  • V 4.2.2 - Upgrade Jobs package
  • V 4.2.3 - Fix WorkerHub OnDisconnectedAsync
  • V 4.2.4 - Fix Infinite Recursion issue inside converter
  • V 4.2.5 - Fix to not fire-and-forget when execute SignalRWorkflowWorker
  • V 4.2.6 & 4.2.7 - Upgrade Jobs package
  • V 16.0.0 - Upgrade Domain Services Packages
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 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 was computed.  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. 
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 DHI.Services.Jobs.WorkflowWorker:

Package Downloads
DHI.Workflow.Host

Workflow Host for DHI Domain Services.

DHI.Workflow.CodeWorkflowEngine

Code Workflow Engine for DHI Domain Services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
16.0.0 112 3/6/2026
4.2.7 114 2/3/2026
4.2.6 116 1/23/2026
4.2.5 118 1/23/2026
4.2.4 120 1/19/2026
4.2.3 236 11/26/2025
4.2.2 1,435 8/1/2025
4.2.1 622 7/15/2025
4.2.0 380 5/15/2025
4.1.0 384 4/11/2025
4.0.0 647 6/25/2024
3.0.0 931 5/21/2024
3.0.0-rc1 196 2/22/2024
2.0.2 1,643 11/8/2023
2.0.1 1,541 2/13/2023
2.0.0 430 2/10/2023
2.0.0-rc01 267 2/3/2023
1.3.0 2,984 7/1/2022
1.2.0 853 6/29/2022
1.1.0 637 3/22/2022
Loading failed

Upgrade Domain Services Packages