Dotnet install mac

From Federal Burro of Information
Revision as of 13:36, 2 May 2022 by David (talk | contribs)
Jump to navigationJump to search
Q what version do you need?
examine global.json
List available vertions from MS
https://dotnet.microsoft.com/en-us/download/dotnet
install tap
brew tap isen-ng/dotnet-sdk-versions

This is just a wrapper. As of now ( May 2022 ) it's reasonably well maintained.

list avalable cask versions
brew search --casks --desc 'dotnet'
install the one you want
brew install --cask dotnet-sdk3-1-418
Switch beyween them after having installed them
dotnet --list-sdks

https://docs.microsoft.com/en-us/dotnet/core/versions/selection