Search notes:
PowerShell Gallery
The PowerShell Gallery is a modification of the
NuGet
package manager.
PowerShell uses the NuGet provider to access NuGet based repositories like the PowerShell Gallery.
This implies that
nuget.exe
can be used to work with the gallery.
See also
register-psRepository
Index