Tonight I am going to install dot net core on os x. There is an official guide on the github page that looks promising so let's go through the steps and see where we end up.
The guide relies on homebrew which helps easily install packages for os x. If you need to install it simply run the command.
ruby -e "$(curl -fsSL . . .