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
- Go to the File > Settings > Network > Nuget section.
- Buttons are available for managing sources: “Create”, “Edit”, “Delete”. They are displayed in the upper right corner as icons:

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

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

Additional Information
You can also specify a local NuGet server as a source, which is included with the Orchestrator package.
Last updated on