Client API for connecting to adTempus servers
$ dotnet add package ArcanaDevelopment.adTempus.ClientadTempus 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.
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.
This package contains the adTempus assemblies required for the API:
The client also depends on log4net.