OpenRPA.Interfaces
1.0.10
See the version list below for details.
dotnet add package OpenRPA.Interfaces --version 1.0.10
NuGet\Install-Package OpenRPA.Interfaces -Version 1.0.10
<PackageReference Include="OpenRPA.Interfaces" Version="1.0.10" />
paket add OpenRPA.Interfaces --version 1.0.10
#r "nuget: OpenRPA.Interfaces, 1.0.10"
// Install OpenRPA.Interfaces as a Cake Addin
#addin nuget:?package=OpenRPA.Interfaces&version=1.0.10
// Install OpenRPA.Interfaces as a Cake Tool
#tool nuget:?package=OpenRPA.Interfaces&version=1.0.10
Package Description
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.6.2
- FlaUI.UIA3 (>= 1.3.1)
- OpenRPA.NamedPipeWrapper (>= 1.0.9)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on OpenRPA.Interfaces:
Package | Downloads |
---|---|
OpenRPA.IE
Activities and record plugin for handling Internet Explorer, created for OpenRPA robot |
|
OpenRPA.Script
A couple of activities to allow executing scripts and various different languages |
|
OpenRPA.NM
Recorder plugin and Activities for interacting with Chrome/Firefox and Edge, created for OpenRPA robot |
|
OpenRPA.Image
A couple of activities and a Record plugin for handling Image recognition and doing basic OCR using OpenCV, created for OpenRPA robot |
|
OpenRPA.AviRecorder
A few activites to handle recording the screen while a workflow is running, created for OpenRPA robot |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OpenRPA.Interfaces:
Repository | Stars |
---|---|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
Version | Downloads | Last updated |
---|---|---|
1.0.34 | 953 | 2/28/2020 |
1.0.19 | 632 | 12/1/2019 |
1.0.16 | 420 | 11/22/2019 |
1.0.15 | 426 | 11/19/2019 |
1.0.14 | 397 | 11/19/2019 |
1.0.13 | 400 | 11/12/2019 |
1.0.12 | 413 | 11/1/2019 |
1.0.11 | 451 | 10/16/2019 |
1.0.10 | 469 | 9/22/2019 |
1.0.9 | 452 | 9/15/2019 |
1.0.8 | 491 | 8/30/2019 |
1.0.7 | 448 | 8/23/2019 |
1.0.6 | 428 | 8/21/2019 |
1.0.5 | 427 | 8/18/2019 |
1.0.4 | 431 | 8/18/2019 |
1.0.10 update references
1.0.9 Added a Snippet interface, for addons to offers example snippets.
1.0.8 Add generic version of AsyncTaskCodeActivity