nuget
Package manager for NuGet repos - executable
Install
- All systems
-
curl cmd.cat/nuget.sh
- Debian
-
apt-get install nuget
- Ubuntu
-
apt-get install nuget
- Arch Linux
-
pacman -S nuget
- Kali Linux
-
apt-get install nuget
- Fedora
-
dnf install nuget
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nuget
- OS X
-
brew install nuget
- Raspbian
-
apt-get install nuget
- Dockerfile
- dockerfile.run/nuget
nuget
Package manager for NuGet repos - executable
NuGet is the package manager for the Microsoft development platform including .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers. This package contains the main NuGet binary.