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
<PackageReference Include="ArcanaDevelopment.adTempus.Client" Version="5.1.0" />
<PackageVersion Include="ArcanaDevelopment.adTempus.Client" Version="5.1.0" />
<PackageReference Include="ArcanaDevelopment.adTempus.Client" />
paket add ArcanaDevelopment.adTempus.Client --version 5.1.0
#r "nuget: ArcanaDevelopment.adTempus.Client, 5.1.0"
#addin nuget:?package=ArcanaDevelopment.adTempus.Client&version=5.1.0
#tool nuget:?package=ArcanaDevelopment.adTempus.Client&version=5.1.0
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
Product | Versions 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. |
-
.NETFramework 4.8
- log4net (>= 2.0.17)
-
net6.0-windows7.0
- log4net (>= 2.0.17)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Data.DataSetExtensions (>= 4.5.0)
- System.Management (>= 8.0.0)
- System.ServiceModel.Duplex (>= 6.0.0)
- System.ServiceModel.Federation (>= 6.2.0)
- System.ServiceModel.Http (>= 6.2.0)
- System.ServiceModel.NetTcp (>= 6.2.0)
- System.ServiceModel.Primitives (>= 6.2.0)
- System.ServiceModel.Security (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.