Just installed Visual Studio 2015 RC and when I open a Developer command prompt for VS2015 and type in dnx it says:
Developer command prompt for VS2015
dnx
\'dnx\' is
In my case dnvm use default -p didn't work. But this helped:
dnvm use default -p
dnvm upgrade dnu restore