Primo.Networking
1.1.5
dotnet add package Primo.Networking --version 1.1.5
NuGet\Install-Package Primo.Networking -Version 1.1.5
<PackageReference Include="Primo.Networking" Version="1.1.5" />
<PackageVersion Include="Primo.Networking" Version="1.1.5" />
<PackageReference Include="Primo.Networking" />
paket add Primo.Networking --version 1.1.5
#r "nuget: Primo.Networking, 1.1.5"
#:package Primo.Networking@1.1.5
#addin nuget:?package=Primo.Networking&version=1.1.5
#tool nuget:?package=Primo.Networking&version=1.1.5
About
A package of components for network interaction with external services (HTTP, SOAP, SMTP).
How to Use
In Primo RPA Studio, create a project that will be executed by the Primo RPA Robot. Install this package via <b>Dependencies → Manage Dependencies</b>.
After installation, the <b>Network</b> folder in the element tree will contain the <b>HTTP Request</b> and <b>SOAP Request</b> elements, while the <b>E-Mail</b> node will include the <b>Send Message (SMTP+)</b> element.
Each element in the package provides a set of properties for interacting with external services.
Key Features
- High performance
- Supports .NET Framework 4.6.1+
Main Types
- Primo.Networking.Elements.WFHttpClient
- Primo.Networking.Elements.WFSendSMTPAdvanced
- Primo.Networking.Elements.WFSOAPRequest
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.