I downloaded .Net Core from here installed it on Windows 10 x64, set path to C# compiler, Roslyn. When calling csc from command prompt I get a message;
This app can't run on your PC.
To find a version for your PC, check with the software publisher.
I do not want to install Visual Studio and can't figure out the problem. What can I do to resolve this?
dotnetcommand run?