Answer the question
In order to leave comments, you need to log in
Work of a program written in C# under Windows in Alt Linux OS?
Good afternoon!
For the first time here ... I want to get an opinion and get advice ...
I write programs in C # in Microsoft Visual Studio under Windows OS for work in an organization. But there is a need to run and use some of them in Alt Linux OS. advise what can be used and how.
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Write under .NET Core (.NET 5) - it will run smoothly under Linux.
If you need a GUI, then use Avalonia .
If you are writing a backend, then it will be enough to write it on ASP NET Core and build it under Linux.
Depends on the technologies used. Need to migrate to .Net 5 (Core) or use Mono.
Judging by the web development tag, rewrite everything for the web. Browsers work the same everywhere and will not need to be updated on desktops
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question