Run C# project | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 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