A
A
AleXXuSS2021-05-12 15:09:15
linux
AleXXuSS, 2021-05-12 15:09:15

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

4 answer(s)
V
Vasily Bannikov, 2021-05-12
@vabka

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.

R
Roman Mirilaczvili, 2021-05-12
@2ord

Depends on the technologies used. Need to migrate to .Net 5 (Core) or use Mono.

H
HemulGM, 2021-05-12
@HemulGM

Fuck with wine or use a virtual machine in alt

V
Vladimir Korotenko, 2021-05-12
@firedragon

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 question

Ask a Question

731 491 924 answers to any question