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 Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 701 2/28/2020
1.0.17 496 12/1/2019
1.0.15 428 11/22/2019
1.0.14 412 11/19/2019
1.0.13 428 11/13/2019
1.0.12 410 11/12/2019
1.0.11 429 10/22/2019
1.0.10 398 10/22/2019
1.0.9 431 10/16/2019
1.0.8 459 9/22/2019
1.0.7 480 9/15/2019
1.0.6 509 8/30/2019
1.0.5 448 8/23/2019
1.0.4 415 8/21/2019
1.0.3 431 8/21/2019
1.0.2 435 8/20/2019
1.0.1 424 8/20/2019
1.0.0 446 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