I have followed the instructions on docs.asp.net for Linux installation using dnvm list
I can see that .NET Core is installed but when I enter just dnx
or dnu
it immediately returns and no message or error whatsoever.
Where am I going wrong?
I have followed the instructions on docs.asp.net for Linux installation using dnvm list
I can see that .NET Core is installed but when I enter just dnx
or dnu
it immediately returns and no message or error whatsoever.
Where am I going wrong?
Have a look at this workaround: dnx & dnu in 15.10
wget http://security.ubuntu.com/ubuntu/pool/main/i/icu/libicu52_52.1-8ubuntu0.2_amd64.deb
dpkg -i libicu52_52.1-8ubuntu0.2_amd64.deb