Primo.SharePoint.Extended
1.1.0.2
dotnet add package Primo.SharePoint.Extended --version 1.1.0.2
NuGet\Install-Package Primo.SharePoint.Extended -Version 1.1.0.2
<PackageReference Include="Primo.SharePoint.Extended" Version="1.1.0.2" />
<PackageVersion Include="Primo.SharePoint.Extended" Version="1.1.0.2" />
<PackageReference Include="Primo.SharePoint.Extended" />
paket add Primo.SharePoint.Extended --version 1.1.0.2
#r "nuget: Primo.SharePoint.Extended, 1.1.0.2"
#:package Primo.SharePoint.Extended@1.1.0.2
#addin nuget:?package=Primo.SharePoint.Extended&version=1.1.0.2
#tool nuget:?package=Primo.SharePoint.Extended&version=1.1.0.2
About
Package elements are used to automate work with Microsoft Sharepoint. Use package elements in Primo RPA Studio to build automation algorithms for execution by Primo RPA robot.
How to Use
In Primo RPA studio, create a project that will be executed by Primo RPA robot. Install this package via the ".Dependencies → Manage Dependencies" menu, the "MS SharePoint" node with child elements will appear in Elements tree.
Each package element has a set of properties for connecting to Sharepoint, these properties are combined into the "SharePoint" group: URL, Login, Password, etc. The "Action" group contains properties for the element's operation, and the "Output" group contains variables for storing the result of the element's operation.
Package elements create folders, upload, download, and delete files, grant access to files and folders, and get lists of files and folders by URL.
Key Features
- Wide range of elements allows for high-quality automation of interaction with MS Sharepoint
- High performance
- Supports .NET Framework 4.6.1+
Main Types
- Primo.SharePoint.SharePointApp
- Primo.SharePoint.SharePointInst
Feedback
Bug reports and contributions are welcome at Primo RPA chat
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.