Scripted installation of .NET on Linux, macOS, and Windows.

dotnet-install scripts

The dotnet-install scripts are typically used for automating installation of .NET, such as installing on a build server. The scripts support Linux, macOS, and Windows. They can install any version of .NET, including nightly builds.

Install script documentation

PowerShell

https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1

Bash (PGP signature)

https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh

Follow us