.Net Standard for Winforms

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

2 Replies 1 reply marked as answer

MR Manikandan Ravichandran Syncfusion Team July 20, 2020 11:13 AM UTC

Hi David,

Thank you for contacting Syncfusion support.

You can use the Windows Forms packages for .NET Core 3.0 or above version.

In other framework (1.0, 1.1, 2.0, 2.1), you can use Syncfusion .net core packages.

Please let us know if you have any other questions.

Regards,
Manikandan Ravichandran


Marked as answer

DA DavidBS July 22, 2020 11:14 PM UTC

Thank you very much Manikandan Ravichandran.

Kind regards,
David

Loader.
Up arrow icon