Primo.Interactive.Activities 24.7.22

dotnet add package Primo.Interactive.Activities --version 24.7.22
NuGet\Install-Package Primo.Interactive.Activities -Version 24.7.22
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="Primo.Interactive.Activities" Version="24.7.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Primo.Interactive.Activities --version 24.7.22
#r "nuget: Primo.Interactive.Activities, 24.7.22"
#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 Primo.Interactive.Activities as a Cake Addin
#addin nuget:?package=Primo.Interactive.Activities&version=24.7.22

// Install Primo.Interactive.Activities as a Cake Tool
#tool nuget:?package=Primo.Interactive.Activities&version=24.7.22

Interactive Activities for Primo RPA. Enhanced port from my UiPath activities with the same name

Primo RPA Interactive Activities allow you to display messages or progressbars while running your RPA process. These messages could help your user to understand what is going on with the process

Initial version. ProgressBar and DisplayMessage supported. DisplayMessage now has autoincrement feature

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
24.7.22 38 7/3/2024

Initial version.
ProgressBar and DisplayMessage supported. DisplayMessage now has autoincrement feature