DHI.Services.Jobs.Automations 5.0.3

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

Library of job automations

  • v 1.0.0-rc01 Moved automations from Jobs to there own package
  • v 1.0.0-rc06 Added directory-based approach to automation repository storage.
  • v 2.0.2-rc01 Replace DHI ILogger with MSoft ILogger
  • v 2.0.2-rc02 [Snyk] Security upgrade Npgsql from 8.0.1 to 8.0.3
  • v 2.0.2-rc03 [Snyk] Security upgrade Microsoft.Data.SqlClient from 5.1.5 to 5.2.1
  • v 2.0.2-rc04 [Snyk] Security upgrade Npgsql 8.0.3 to 8.0.4
  • v 2.0.2-rc05 [Snyk] Security upgrade Npgsql 8.0.4 to 8.0.5
  • v 3.0.0 Change from MySql.Data to MySqlConnector
  • v 3.1.0 To add .NET 8.0 for the target
  • v 3.2.0 To pump Microsoft.Data.SqlClient version and fix vulnerability
  • v 3.2.1 To fix ITrigger issue when inserting TriggerConditions
  • v 3.3.0 Add IAutomationRepository contract into DirectoryAutomationRepository, add BluecastTrigger
  • v 3.3.1 Fix MEF name type
  • v 4.0.0 Remove Parameters inside Automations, Triggers now can accept anything inside
  • v 4.1.0 Supporting ScheduleTrigger when utcNow is not available inside TaskParam
  • v 4.1.1 Fix dynamic MEF assembly
  • v 4.1.2 Fix MEF getting from Trigger class instead of TriggerParameters
  • v 4.1.3 Deep Copy and add triggers.Extra into parameters at AutomationExecutor
  • v 5.0.0 Add versioning inside Automation Repository (breaks contract)
  • v 5.0.1 Add versioning support for AutomationService and fix path issue at AutomationRepository
  • v 5.0.2 Fix executionParameters issue inside AutomationExecutor
  • v 5.0.3 Upgrade Domain Services Packages
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.Automations:

Package Downloads
DHI.Services.DS

Provider for Domain Services own Web APIs.

DHI.Services.Jobs.WebApi

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.4 179 8/28/2025
7.0.3 189 8/26/2025
7.0.2 134 8/14/2025
7.0.1 130 8/1/2025
7.0.0 112 7/31/2025
6.0.0 101 7/29/2025
5.0.3 147 7/15/2025
5.0.2 300 7/1/2025
5.0.1 267 6/26/2025
5.0.0 145 6/26/2025
4.1.3 127 6/20/2025
4.1.2 269 6/13/2025
4.1.1 272 6/13/2025
4.1.0 375 6/11/2025
4.0.0 154 6/5/2025
3.3.1 183 6/2/2025
3.3.0 147 6/2/2025
3.2.1 157 5/30/2025
3.2.0 167 5/21/2025
3.1.0 255 5/15/2025
3.0.0 168 4/25/2025
2.1.0 151 4/11/2025
2.0.2-rc04 93 11/1/2024
2.0.2-rc03 94 11/1/2024
2.0.2-rc02 101 11/1/2024
2.0.2-rc01 146 9/11/2024
2.0.1 153 8/29/2024
2.0.1-rc01 121 9/11/2024
2.0.0 716 6/11/2024
1.1.0 136 6/10/2024
1.0.0 179 4/26/2024
1.0.0-rc06 137 3/13/2024
1.0.0-rc05 151 2/7/2024
1.0.0-rc01 143 1/25/2024

Upgrade Domain Services Packages