I am trying to compile a C# program using .Net Core Command ine (CLI) tools. I have Visual Studio 2015 installed but when I type:
> dotnet
at the command line to see all the options I don't get anything. Is this supposed to come with Visual Studio 2015? I am ruing VS 2015 Update 3 right now and will try again after. But if I have to download and install anything I hope it does not corrupt anything.
