nuget
Package manager for NuGet repos - executable
RUN apt-get update && \
apt-get install -y nuget
RUN apt-get update && \
apt-get install -y nuget
RUN pacman -S --noconfirm nuget
RUN apt-get update && \
apt-get install -y nuget
RUN dnf install -y nuget
RUN apt-get update && \
apt-get install -y nuget