The .NET API component of the Eduction SDK is available on Microsoft Windows and Linux platforms. It includes:
EductionDotNet.dll) and the Eduction C SDK library (edk.dll on Windows, or libedk.so on Linux).The .NET Eduction SDK package includes versions of the EductionDotNet.dll that target .NET Standard 1.1 (netstandard 1.1) and .NET Standard 2.0 (netstandard 2.0).
For a list of compatible .NET implementations, refer to the Microsoft documentation: https://docs.microsoft.com/en-us/dotnet/standard/net-standard.
You must specify the EductionDotNet.dll, and edk.dll or libedk.so libraries in the PATH environment variable.