Alphabet.Workflow.Activities 2.1.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Alphabet.Workflow.Activities --version 2.1.0
NuGet\Install-Package Alphabet.Workflow.Activities -Version 2.1.0
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="Alphabet.Workflow.Activities" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alphabet.Workflow.Activities --version 2.1.0
#r "nuget: Alphabet.Workflow.Activities, 2.1.0"
#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 Alphabet.Workflow.Activities as a Cake Addin
#addin nuget:?package=Alphabet.Workflow.Activities&version=2.1.0

// Install Alphabet.Workflow.Activities as a Cake Tool
#tool nuget:?package=Alphabet.Workflow.Activities&version=2.1.0

A collection of several Activities for extending UiPath

Categories: Workflows, Logging, Exceptions, Outlook, Files


Workflow:
- Get the name of the XAML-file
- Get the name of the root Activity
- Get the name of the parent Activity

Logging:
- Log start of a workflow with XAML name
- Log end of a workflow with XAML name
- Log important variable

Exceptions:
- Throw Application Exception
- Throw Business Rule Exception

Dictionary:
- Output Dictionary<String, String>
- Output Dictionary<String, Object>

Outlook:
- Change outlook MailMessage subject
- Get Outlook categories of MailMessage
- Set Outlook categories of MailMessage
- Get Outlook MailItem
- Set Outlook task-status of MailMessage
- Save Outlook Message as MSG/HTML/RTF/...

Files:
- Get newest file of a directory
- Get file list
- Get sorted file list

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
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

Now with custom designs for each activity