dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.67k stars 1.06k forks source link

Install dotnet core SDKs & Runtimes via dotnet cli #9858

Open brandedoutcast opened 5 years ago

brandedoutcast commented 5 years ago

Would love ❤️ to install different versions of the dotnet core SDK / Runtime from CLI

Something along these lines would be awesome ✨

dotnet install sdk version 2.2 dotnet install runtime version 2.2

livarcocc commented 5 years ago

We have discussed this within the team and this is something that we are interested in doing, albeit it would probably be limited to some OSes and would depend on kind of installation, etc. In any case, it is something that we have discussed but haven't gone in details for yet.