Skip to content

Nexus - Process Steps

Download NuGet package

Download a NuGet package from a Nexus repository.

NameTypeDescriptionRequired
Nexus UrlStringThe base URL of the Nexus repository. For example: http://localhost:8081/nexusYes
PackagesStringA list of packages to download, separated by newline characters. Use the following format: repositoryName/packageID/packageVersionYes
Repository PasswordPasswordThe password to authenticate with Nexus.No
Repository UsernameStringThe user name to authenticate with Nexus.No