I\'m using Visual Studio 2015 Enterprise Edition and created simple Asp.net5 application. When I try to debug I\'m getting this error.
The Dnx Runtime packag
I have met with same issue and here I found the solution.To begin with you need an internet connection and visit the this link:
http://www.codeproject.com/Tips/1039152/DNX-SDK-Version-dnx-clr-win-x-beta-Failedto
First of all,you need to set the path in Environment Variables for Powershell , example:
C:\Windows\System32\Windows PowerShell\1.0
And then enter the following comments mentioned in the website..in Command Prompt(cmd.exe).