Hi All!
I'm planning to develop two kinds of applications:
1) .NET Standard Winform application with some forms and basic controls (like buttons only);
2) .NET Core 2.x or 3.x DLL/EXE applications to run in invisible way (no forms) and accessing .NET security and math libraries (to perform some encryption and Certificatex509 routines).
My questions are:
- Is Syncfusion Winform libraries compatible with .NET Standard?
- Can I call some "non-form" methods of these libraries using .NET Core? Is the Syncfusion Winform (like PDF) compatible with that framework?
I appreciate any light on it.
Kindest regards,
David