5.0.3: Script Support for the Latest Version of C#

Jim G. (20 posts)
September 25, 2025 10:09 AM
Accepted Answer

Microsoft releases new versions of C# annually. C# 14 is slated to be released in a few months. Each version includes some language features which are quite useful.

It would be nice if adTempus supported the latest version.

1
Bill Staff (618 posts)
September 25, 2025 10:33 AM
Accepted Answer
The current adTempus script host is built using .NET Framework, which means that all the scripts it runs has to be .NET Framework, which only supports up to C# version 7.3. We are working to move the script host to .NET, which will allow us to support newer .NET and PowerShell versions. This should be in version 5.3, or possibly will make it in 5.2.