Funciona em
WindowsmacOSLinux
Instaladores disponíveis
Comandos
Winget Windows
Fonte oficial · Microsoft.NuGet
Instalar
powershell
winget install --id Microsoft.NuGet -eDesinstalar
powershell
winget uninstall --id Microsoft.NuGet -eHomebrew macOS
Fonte oficial · nuget
Instalar
zsh
brew install nugetDesinstalar
zsh
brew uninstall nugetAPT Linux
Fonte oficial · nuget · exige admin
Instalar
bash
sudo apt-get update && sudo apt-get install -y nugetDesinstalar
bash
sudo apt-get remove -y nuget