weihanli/install-dotnet

Install a .NET SDK by downloading this repository's dotnet-install release binary and using it to provision a local SDK.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
version.NET SDK version selector(s) to install, for example 10.0.201 or a newline-delimited list such as 10.0.x and 9.0.xno""
dotnet-version.NET SDK version selector(s) to install, alias of `version`, for example 10.0.201 or a newline-delimited list such as 10.0.x and 9.0.xno""
global-json-filePath to a global.json file whose sdk.version should be installed. Cannot be combined with version or dotnet-version.no""
install-dirInstall directory for the SDK. Defaults to a temp folder under the runner temp directory.no""
namedescription
resolved-versionResolved SDK version or newline-delimited SDK versions selected by dotnet-install.
install-dirAbsolute install directory used for the SDK.
dotnet-rootDOTNET_ROOT value exported for subsequent steps.
dotnet-pathOutput of dotnet executable binary path