Has anyone ever tried to call a .net Core class library from Uniface (v10.3.02 32-bit)?
We do have a working solution to call a .net framework dll by defining signatures. We use DllExport to expose the C# functions to native code.
BUT we want to accomplish the same in .Net CORE.
When testing we use UnmanagedCallersOnly as a substitute for the dllExport, but we always encounter procerror -58.
------------------------------
Johan Van Autreve
Cevi N.V.
BE
------------------------------