ArcanaDevelopment.adTempus.Client 5.1.0

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

adTempus Client API

adTempus is a tool for scheduling and automating program execution and other tasks on Windows computers. The adTempus Client API provides full programmatic access to adTempus, allowing client applications to create, manage, execute, and monitor jobs.

Refer to the adTempus API documentation for full details and sample code.

adTempus Server Requirements

This package contains the Client API, which works only in conjunction with an adTempus server. You must install adTempus separately in order to make use of the Client API.

The Client API is backward-compatible with adTempus servers running version 4.0 and later.

Contents and Dependencies

This package contains the adTempus assemblies required for the API:

  • ArcanaDevelopment.adTempus.Client
  • ArcanaDevelopment.adTempus.Shared
  • ArcanaDevelopment.adTempus.Resources

The client also depends on log4net.

Release Notes

View the release notes

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed. 
.NET Framework net48 is compatible.  net481 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
5.1.0 149 4/2/2025
5.1.0-rc1 80 1/15/2025
5.0.5 188 6/12/2024
5.0.4-rc5 113 5/16/2024