App do catálogo

NuGet CLI

CLI para gerenciar pacotes .NET.

Funciona em

WindowsmacOSLinux

Instaladores disponíveis

Winget

Windows · Microsoft.NuGet

Ver origem

Homebrew

macOS · nuget

Ver origem

APT

Linux · nuget

Ver origem

Comandos

Winget Windows

Fonte oficial · Microsoft.NuGet

Sugerir correção

Instalar

powershell
winget install --id Microsoft.NuGet -e

Desinstalar

powershell
winget uninstall --id Microsoft.NuGet -e

Homebrew macOS

Fonte oficial · nuget

Sugerir correção

Instalar

zsh
brew install nuget

Desinstalar

zsh
brew uninstall nuget

APT Linux

Fonte oficial · nuget · exige admin

Sugerir correção

Instalar

bash
sudo apt-get update && sudo apt-get install -y nuget

Desinstalar

bash
sudo apt-get remove -y nuget

Setups com NuGet CLI