Updated SyntaxEditor-related NuGet packages to properly support cross-platform .NET 6.0.

SyntaxEditor for Windows Forms Forum

Posted 11 months ago by Roger
Version: 23.1.1
Avatar

https://www.actiprosoftware.com/community/thread/26109/winforms-controls-v2311-maintenance-release

What does it mean

Updated SyntaxEditor-related NuGet packages to properly support cross-platform .NET 6.0.

Winforms SyntaxEditor works in Linux?

Comments (3)

Posted 11 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Roger,

Unfortunately no, the control itself won't work in Linux.  Our various SyntaxEditor NuGet packages include both Text.* and SyntaxEditor.* assemblies.  The Text.* assemblies are intended to be platform-neutral since they don't have any ties to UI frameworks, whereas the SyntaxEditor.* assemblies do and will only work on Windows.

Some customers like to use our Text.* assemblies in a server environment (which could be Windows, Linux, or any other platform) and to do that, they would need reference the SyntaxEditor NuGet package(s) that contain the Text.* assemblies they require.  However we had a couple minor configuration issues that were requiring Windows for those Text.* assemblies, which we fixed in the referenced build.

After v23.1.1, customers can use the Text.* assemblies from the SyntaxEditor NuGet packages properly in non-Windows platforms.

Here's the related thread for that issue, in case you'd like more detail:

https://www.actiprosoftware.com/community/thread/26095/cant-use-syntaxeditor-package-in-cross-platfo


Actipro Software Support

Posted 11 months ago by Roger
Avatar

Thank you for the replay. I would like to confirm the thread is for WPF but is it work on Winform SyntaxEditor also?

Posted 11 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Roger,

Yes we made the update in both platforms.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.