0
Application programming
Hey everyone.. I don't know if that was the right place for ask this question but can i use linux for programing windows form applications (wpf.net)?! If i can do that which IDE instead of Microsoft visual studio on Linux?!
3 odpowiedzi
+ 2
Visual Studio Code runs on Linux too. It is free software.
https://code.visualstudio.com/docs/setup/linux
Rider has trial version for 30 days then you have to pay for it.
Many people on Linux use Vim or Emacs for development.
see also:
https://docs.microsoft.com/en-us/answers/questions/19216/wpf-in-linux.html
0
Yes , you can make Cross platform applications with c# and for application I found Rider a Programm from jetbrains. I only found it so I can't tell you much but I try it later on and I already used IDEA IntelJ from them for Java and found it quite good.
edit: Monodevelop seems also like a good choice for Linux.
0
Tibor Santa Yeah I saw that with Trial after Testing and I think he spoke about VS Community which have no Linux version.