The .NET API component of the Eduction SDK is available only on Microsoft Windows platforms. It includes:
EductionDotNet.dll
) and the Eduction C SDK library (edk.dll
).The .NET component targets .NET Standard 1.1 (netstandard 1.1).
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
libraries in the PATH
environment variable.
|