Show / Hide Table of Contents

    Requirements

    .Net Version

    The SDS2 .Net API is built for .Net version 4.0 and later. Your client program must be at least .Net Framework version 4.0. Or a newer version.

    .Net Core 3.0 and newer is also supported.

    Operating System

    SDS2 is only supported on Microsoft Windows.

    Universal Windows Platform

    SDS2 will not run in Universal Windows Platform, and so the SDS2 API cannot be successfully used from within a UWP application.

    SDS2 requires access to the Windows Registry, as well as many files installed on the user's hard disk (their data directory, and also native libraries installed with our .Net assemblies).

    Back to top