I have recently installed Visual Studio 2015 RC. I'm trying to figure out the new .NET Core thing...
Now I want to package my application and launch it. I wanted to play with DNX Utility but can not figure out how to run it.
My command prompt still insists that there is no dnu
command by saying: 'dnu' is not recognized
.
Searched all the entire file system but nothing found. So I don't think it is a path problem.
Do I have to install it manually? Or is it a corrupted installation problem? There is something I'm really missing out but don't have any idea what it is...