Skip to Content

NuGet

Primo RPA Studio allows connecting custom NuGet package sources. This can be done:

  • in Studio in the File > Settings > Network > Nuget section;
  • using the global NuGet configuration: see the Microsoft article.

Connecting from Studio

  1. Go to the File > Settings > Network > Nuget section.
  2. Buttons are available for managing sources: “Create”, “Edit”, “Delete”. They are displayed in the upper right corner as icons:

s.png

  1. Clicking the Create button will open a window with source settings. The Name and Source fields are required, the rest are optional.

s.png

  1. After saving the settings, the new source will be available for selection in the Manage dependencies window. Example:

s.png

Additional Information

You can also specify a local NuGet server as a source, which is included with the Orchestrator package.

Last updated on