Reply To: -

Hello,

The challenge arises because our software utilizes WinForms for the graphical user interface (GUI), which currently does not have a native Linux implementation. Consequently, the software will not operate on Linux without utilizing a virtual machine. Earlier versions of our software, which relied on .NET 4.8, were compatible with Linux thanks to the availability of WinForms implementation for Mono. However, for versions 14 and above, which require .NET 7 or .NET 8 support, there is unfortunately no direct Linux compatibility due to this limitation.

Dusan Rodina - softwareideas.net 15 February 2024 9:42:48

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]