I want to play with csc.exe for C# v6.
I have Visual Studio community edition installed and I can demonstrate a small program that uses c# v6 features. It compiles and runs when I use the VS GUI.
I search for csc.exe in %WINDIR%\Microsoft.NET and c:/Program Files (x86)/Microsoft Visual Studio 14.0/ and I cannot find csc.exe. C# compiles from VS!
Where is the csc.exe and how do I run it from the command line?
Thanks
Siegfried
siegfried heintze