Dotnet install mac

From Federal Burro of Information
Revision as of 13:17, 2 May 2022 by David (talk | contribs) (Created page with "; 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/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
list avalable cask versions
brew search --casks --desc 'dotnet'
install the one you want

brew install --cask dotnet-sdk2-2-100

Switch beyween them after having installed them
dotnet --list-sdks

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