Running C# Files | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Running C# Files

How would i run a C# file on command prompt? VSCode and IntelliJ dont seem to run console. Or at least IntelliJ doesnt, vsc just keeps saying i need a debugging extention when i have one :) so how to run it?

17th May 2021, 5:30 PM
Neurobean
Neurobean - avatar
5 Answers
+ 1
or use csc to run C# files...
17th May 2021, 5:37 PM
Dino Wun (Use the search bar plz!)
Dino Wun (Use the search bar plz!) - avatar
+ 1
use mono. It is recommended for you, but you have to install mono first.
17th May 2021, 5:33 PM
Dino Wun (Use the search bar plz!)
Dino Wun (Use the search bar plz!) - avatar
0
ok ill test after school
18th May 2021, 6:14 AM
Neurobean
Neurobean - avatar
0
thx
18th May 2021, 3:03 PM
Neurobean
Neurobean - avatar