Wexflow 2.3.0

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

// Install Wexflow as a Cake Tool
#tool nuget:?package=Wexflow&version=2.3.0                

Core assembly of Wexflow workflow engine.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Wexflow:

Package Downloads
OO.Workflow

Workflow types and implementations for EasyDataCore infrastructure

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.4.0 209 11/26/2024
8.3.0 394 9/19/2024
8.2.0 207 8/31/2024
8.1.0 105 8/30/2024
8.0.0 140 8/17/2024
7.9.0 140 7/23/2024
7.8.0 641 2/11/2024
7.7.0 436 12/9/2023
7.6.1 152 11/21/2023
7.5.0 189 10/16/2023
7.4.0 433 8/2/2023
7.3.0 369 7/22/2023
7.2.0 183 7/7/2023
7.1.0 192 7/1/2023
7.0.0 172 6/24/2023
6.9.4 170 6/21/2023
6.8.0 206 6/16/2023
6.7.0 277 6/10/2023
6.6.0 165 6/6/2023
6.5.0 161 5/27/2023
6.4.0 1,125 11/27/2022
6.3.0 314 11/20/2022
6.2.0 372 11/12/2022
6.1.0 357 11/5/2022
6.0.0 377 11/1/2022
5.8.0 6,321 6/25/2020
5.7.0 802 5/20/2020
5.6.0 715 5/11/2020
5.5.0 714 4/29/2020
5.4.2 711 4/16/2020
5.4.1 746 4/16/2020
5.4.0 738 4/15/2020
5.3.0 750 4/5/2020
5.2.0 901 12/5/2019
5.1.0 791 11/9/2019
5.0.0 781 10/22/2019
4.9.0 787 10/11/2019
4.8.0 765 9/25/2019
4.7.0 765 9/21/2019
4.6.0 772 9/16/2019
4.4.0 787 8/23/2019
4.3.0 772 8/13/2019
4.2.1 797 8/5/2019
4.2.0 772 8/2/2019
3.8.0 1,306 12/10/2018
3.7.0 931 12/3/2018
3.6.0 912 11/28/2018
3.5.0 927 11/23/2018
3.4.0 977 11/19/2018
3.3.0 906 11/16/2018
3.0.2 959 11/10/2018
3.0.1 962 11/7/2018
2.8.1 919 10/29/2018
2.7.2 963 10/23/2018
2.7.1 1,152 10/22/2018
2.3.3 1,252 11/22/2017
2.3.2 1,119 11/20/2017
2.3.1 1,096 11/14/2017
2.3.0 1,175 11/7/2017
2.2.0 1,155 11/3/2017

Added WexflowEngine.Stop and the documentation.