OpenRPA.AviRecorder 1.0.18

.NET Framework 4.6.2
dotnet add package OpenRPA.AviRecorder --version 1.0.18
NuGet\Install-Package OpenRPA.AviRecorder -Version 1.0.18
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenRPA.AviRecorder" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenRPA.AviRecorder --version 1.0.18
#r "nuget: OpenRPA.AviRecorder, 1.0.18"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenRPA.AviRecorder as a Cake Addin
#addin nuget:?package=OpenRPA.AviRecorder&version=1.0.18

// Install OpenRPA.AviRecorder as a Cake Tool
#tool nuget:?package=OpenRPA.AviRecorder&version=1.0.18

A few activites to handle recording the screen while a workflow is running, created for OpenRPA robot

Product Versions
.NET Framework net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.18 673 2/28/2020
1.0.17 476 12/1/2019
1.0.15 406 11/22/2019
1.0.14 392 11/19/2019
1.0.13 409 11/13/2019
1.0.12 390 11/12/2019
1.0.11 408 10/22/2019
1.0.10 379 10/22/2019
1.0.9 412 10/16/2019
1.0.8 440 9/22/2019
1.0.7 459 9/15/2019
1.0.6 485 8/30/2019
1.0.5 423 8/23/2019
1.0.4 399 8/21/2019
1.0.3 413 8/21/2019
1.0.2 420 8/20/2019
1.0.1 405 8/20/2019
1.0.0 427 8/18/2019

1.0.17 Add langauges and bug fixes
1.0.16 update interfaces reference
1.0.11 Make runner respect enabled setting in config
1.0.9 Add runner plugin for auto recording workflows
1.0.8 update interfaces reference