# install-scripts **Repository Path**: mirrors_dotnet/install-scripts ## Basic Information - **Project Name**: install-scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://dev.azure.com/dnceng-public/public/_apis/build/status/73?branchName=main&label=Public)](https://dev.azure.com/dnceng-public/public/_build?definitionId=73) This repo is the central place for dotnet install and install dotnet preview scripts. **Please be advised that the project is currently in maintenance mode. This implies that we are focusing on addressing high-priority bugs and providing assistance with any issues that may arise. During this phase, no new features or significant improvements are anticipated.** For more information about the usage of dotnet install, see: https://learn.microsoft.com/dotnet/core/tools/dotnet-install-script To download the latest stable versions of dotnet install, go to: - Bash (Linux/macOS): https://dot.net/v1/dotnet-install.sh - PowerShell (Windows): https://dot.net/v1/dotnet-install.ps1 Information about the usage of install dotnet preview is provided here: https://github.com/dotnet/core/blob/main/release-notes/7.0/install-linux.md#install-using-debrpm-packages The latest stable versions of install dotnet preview is available here: - https://builds.dotnet.microsoft.com/dotnet/release/install-preview/install-dotnet-preview.sh