DotNetInstallSdkGlobalTool
Global tool to make installing .NET version that little bit easier
Install / Use
/learn @josephwoodward/DotNetInstallSdkGlobalToolREADME
.NET Install SDK Global Tool
Global tool to make installing .NET Core versions that little bit easier
To install globally:
$ dotnet tool install -g installsdkglobaltool
You can also find InstallSdkGlobalTool on NuGet here.
Features:
You can use this tool to download and install .NET Core SDK versions based on a variety of ways, these are:
Install .NET Core SDK based on global.json
- Navigate to any directory within your .NET Core application that has a
global.jsonfile. - Run
$ dotnet-install-sdk
The .NET Core Install SDK global tool will then scan the project directories for a global.json file. If found it will download and install the SDK dictated by the global.json file.
Install latest .NET Core SDK Preview
- Run
$ dotnet-install-sdk --latest-previewfrom any directory
The .NET core Install SDK global tool will then download and lauch the installer for the latest preview of the .NET Core SDK.
Options
$ dotnet-install-sdk -h
Usage: DotNetInstallSdk [options]
Options:
-LP|--latest-preview Optional. Install the latest preview version of the .NET Core SDK
-H|--headless <Boolean> Optional. Install .NET Core SDK in headless mode (default is true)
-?|-h|--help Show help information
Contributions
Big thanks to @stuartblang who contributed loads to this.
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
