0
Run C# project
How can I run or compile C # programs without having Visual Studio?
1 Respuesta
+ 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