Warning: This is currently experimental and is not guaranteed to even compile.
brew install bo98/dotnet/<formula>
Or brew tap bo98/dotnet
and then brew install <formula>
.
brew help
, man brew
or check Homebrew's documentation.
Other than that, you're on your own.
There is currently no versioned SDKs in this tap. However, the intention is that if there was one that it would not be keg-only. This would allow a single .NET CLI formula to be used and also make life much better for developers as they can switch between SDKs at ease on a per-project basis without further configuration. "It just works".