Network helper liberary for OpenRPA, handles network message queues and wraps OpenFlow's websocket protocol.
Info
Version: | 1.0.17 |
Author(s): | OpenRPA |
Last Update: | Friday, February 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/open-rpa/openrpa |
NuGet Url: | https://www.nuget.org/packages/OpenRPA.Net |
Install
Install-Package OpenRPA.Net
dotnet add package OpenRPA.Net
paket add OpenRPA.Net
OpenRPA.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenRPA.Interfaces(>= 1.0.34)
- System.Net.WebSockets.Client.Managed(>= 1.0.22)