0
Best compiler in Linux
What's your favourite compiler for c# in a Linux environment? Visual Studio doesn't support Linux..
2 ответов
+ 1
You can use MonoDevelop IDE, it's built for Linux, Mac and Windows.
http://www.monodevelop.com
Or you could just install .NET core, then code your c# program using your favorite text editor and compile it in terminal.
https://www.microsoft.com/net/learn/get-started/linuxubuntu
0
arduino ide