Differences for SDK-style project development

Only features that are supported for .NET Framework are supported for .NET Standard and .NET 6 and higher. Features listed in Features that are not supported for Synergy .NET development are unsupported. This topic lists additional that are not supported for SDK-style projects (i.e., features that are supported for .NET Framework, but not for .NET Standard or .NET 6 and higher.

Routines that are part of an unsupported API or product are not listed individually.

Statements

The following are not supported:

RECV

SEND

APIs

The xfNetLink Synergy API is supported via the Synergex.SynergyDE.xfnetlink NuGet package.

The Synergy XML API is supported via the Synergex.SynergyDE.synxml NuGet package.

The Repository subroutine library is supported via the Synergex.SynergyDE.ddlib NuGet package.

Synergy/DE products

UI Toolkit is not supported.

The Repository subroutine library is supported via the Synergex.SynergyDE.ddlib NuGet package.

xfODBC and SQL Connection are supported, but Synergy/DE (with Connectivity Series) or xfODBC Client must be installed, and CONNECTDIR must be set in PATH. These products cannot be used in a packaged .NET application.