Run C# project | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Run C# project

How can I run or compile C # programs without having Visual Studio?

3rd Oct 2021, 2:35 PM
Aydin
Aydin - avatar
1 Answer
+ 1
You could do it right here on sololearn in playground section, or if you want normal input, use repl.it or any other online compiler. Also you could use something like Mono compiler on your computer instead of VS
3rd Oct 2021, 2:55 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar