The .NET assembly supported by PowerBuilder can be developed on .NET Framework, .NET/.NET Core, or .NET Standard.
The assembly DLL file will require the corresponding version of .NET Framework, .NET/.NET Core, or .NET Standard to run, especially if the DLL file is a .NET Standard class library. Please check the Microsoft website or the following table for the compatible versions between .NET Standard, .NET/.NET Core, and .NET Framework. For an interactive table, see .NET Standard versions.
.NET Standard | 1.3, 1.4, 1.6, 2.0, 2.1 |
.NET / .NET Core | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5.0, 6.0, 7.0 |
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
If the assembly DLL is created by PowerBuilder .NET, the dependent Sybase DLLs must be copied to the same folder as the assembly DLL.
The Sybase DLLs are originally located at %AppeonInstallPath%\PowerBuilder [version]\DotNET\bin.