Built-In
Contains functionality for working with NuGet.
Add
|
NuGetAdd |
Adds a NuGet package using package id and source. |
|
NuGetAdd |
Adds a NuGet package using package id and source. |
AddSource
|
NuGetAddSource |
Adds NuGet package source using the specified name, source & settings to global user config. |
|
NuGetAddSource |
Adds NuGet package source using the specified name &source to global user config. |
Delete
|
NuGetDelete |
Deletes or unlists a package from a package source. |
HasSource
|
NuGetHasSource |
Checks whether or not a NuGet package source exists in the global user configuration, using the specified source and settings. |
|
NuGetHasSource |
Checks whether or not a NuGet package source exists in the global user configuration, using the specified source. |
Init
|
NuGetInit |
Adds all packages from source to destination using specified settings. |
|
NuGetInit |
Adds all packages from source to destination. |
Install
|
NuGetInstall |
Installs NuGet packages using the specified settings. |
|
NuGetInstall |
Installs NuGet packages. |
|
NuGetInstall |
Installs a NuGet package using the specified settings. |
|
NuGetInstall |
Installs a NuGet package. |
|
Nu |
Installs NuGet packages using the specified package configuration and settings. |
|
Nu |
Installs NuGet packages using the specified package configuration. |
|
Nu |
Installs NuGet packages using the specified package configurations and settings. |
|
Nu |
Installs NuGet packages using the specified package configurations. |
List
|
NuGetList |
List packages on available from source using specified settings. |
|
NuGetList |
List packages on available from source using specified settings. |
|
NuGetList |
List packages on available from source using specified settings. |
Pack
|
NuGetPack |
Creates a NuGet package using the specified nuspec or project file. |
|
NuGetPack |
Creates NuGet packages using the specified nuspec or project files. |
|
NuGetPack |
Creates a NuGet package using the specified settings. |
Push
|
NuGetPush |
Pushes a NuGet package to a NuGet server and publishes it. |
|
NuGetPush |
Pushes NuGet packages to a NuGet server and publishes them. |
RemoveSource
|
NuGetRemoveSource |
Removes NuGet package source using the specified name, source & settings from global user config. |
|
NuGetRemoveSource |
Removes NuGet package source using the specified name & source from global user config. |
Restore
|
NuGetRestore |
Restores NuGet packages using the specified settings. |
|
NuGetRestore |
Restores NuGet packages for the specified target. |
|
NuGetRestore |
Restores NuGet packages using the specified settings. |
|
NuGetRestore |
Restores NuGet packages for the specified targets. |
SetApiKey
|
NuGetSetApiKey |
Installs NuGet packages using the specified API key, source and settings. |
|
NuGetSetApiKey |
Installs NuGet packages using the specified API key and source. |
SetProxy
|
NuGetSetProxy |
Set the proxy settings to be used while connecting to your NuGet feed, including settings. |
|
NuGetSetProxy |
Set the proxy settings to be used while connecting to your NuGet feed. |
Update
|
NuGetUpdate |
Updates NuGet packages using the specified settings. |
|
NuGetUpdate |
Updates NuGet packages. |
|
NuGetUpdate |
Updates NuGet packages using the specified settings. |
|
NuGetUpdate |
Updates NuGet packages. |
