Install WebToolsExtensionsVS14.msi and DotNetVersionManager-x64.msi
CMake (available from https://cmake.org/) is required to build the native host corehost. Make sure to add it to the PATH.
Building/Running
Run build.cmd or build.sh from the root
Use artifacts/{os}-{arch}/stage2/dotnet to try out the dotnet command. You can also add artifacts/{os}-{arch}/stage2 to the PATH if you want to run dotnet from anywhere.