WorkflowActivitiesViewer 1.2019.9.6

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

// Install WorkflowActivitiesViewer as a Cake Tool
#tool nuget:?package=WorkflowActivitiesViewer&version=1.2019.9.6

Workflow Activities Viewer is used to see the code activities dependencies visually. That is, when you select a code activity, you will see what workflows execute this code activity, and some information about these workflows.

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)
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
1.2019.9.6 25,793 11/12/2020
1.2019.9.5 9,719 10/11/2019
1.2019.9.4 674 10/4/2019
1.2019.9.3 620 9/27/2019
1.2019.9.2 576 9/26/2019

v1.2019.9.3: Fixed bug in Workflows name width
v1.2019.9.4: Fixed bug in notifications not needed
v1.2019.9.5: Change the plugin description
v1.2019.9.6: Show the category of each workflow