WorkflowDiagram 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package WorkflowDiagram --version 1.0.8
NuGet\Install-Package WorkflowDiagram -Version 1.0.8
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="WorkflowDiagram" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WorkflowDiagram --version 1.0.8
#r "nuget: WorkflowDiagram, 1.0.8"
#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 WorkflowDiagram as a Cake Addin
#addin nuget:?package=WorkflowDiagram&version=1.0.8

// Install WorkflowDiagram as a Cake Tool
#tool nuget:?package=WorkflowDiagram&version=1.0.8

The WorkflowDiagram library is used to create nodes with operations, and connections between them, and then use runner which visits these nodes and execute operations, associated to these nodes.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on WorkflowDiagram:

Package Downloads
WorkflowDiagram.Nodes.Base

Base nodes for visual coding

WorkflowDiagram.UI.Win

UI for designing Workflow Document

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WorkflowDiagram:

Repository Stars
ArsenAbazian/CryptoTradingFramework
A self hosted, cryptocurrency trading bot and framework supporting multiple exchanges with GUI
Version Downloads Last updated
1.0.13 1,320 9/11/2022
1.0.12 1,046 8/28/2022
1.0.10 366 8/26/2022
1.0.9 836 8/26/2022
1.0.8 824 8/26/2022
1.0.7 809 8/15/2022
1.0.6 396 8/1/2022
1.0.5 371 8/1/2022
1.0.4 364 7/31/2022
1.0.3 374 7/31/2022
1.0.2 382 7/30/2022
1.0.0 389 7/26/2022

Under active development.