Shesha.BpmnEngine
0.0.12
A BPMN Engine written in .net. The engine attempts to read in a bpmn notation xml document defining both the process(s) as well as the diagrams. From here you can then load/unload the state, render the diagram in its current state or animated into a gif. Using the delegates for a process, you intercept and handle task and condition checking by reading additional xml held within flow and task objects.
Install-Package Shesha.BpmnEngine -Version 0.0.12
dotnet add package Shesha.BpmnEngine --version 0.0.12
paket add Shesha.BpmnEngine --version 0.0.12
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
updated race condition issue where a parallel gateway can get called multiple times for incoming and run more than once if all the incoming paths complete around the same time.
Dependencies
-
.NETCoreApp 3.1
- CoreCompat.System.Drawing (>= 1.0.0-beta006)
- Iso8601DurationHelper (>= 1.0.5)
- Microsoft.CodeAnalysis.Compilers (>= 3.11.0)
- System.CodeDom (>= 4.7.0)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.0.19 | 0 | 3/17/2022 |
| 0.0.18 | 0 | 3/7/2022 |
| 0.0.17 | 0 | 2/11/2022 |
| 0.0.16 | 0 | 2/9/2022 |
| 0.0.15 | 0 | 2/4/2022 |
| 0.0.14 | 0 | 1/25/2022 |
| 0.0.13 | 0 | 10/14/2021 |
| 0.0.12 (current version) | 0 | 9/24/2021 |
| 0.0.11 | 0 | 9/6/2021 |
| 0.0.10 | 0 | 9/2/2021 |
| 0.0.9 | 0 | 9/1/2021 |
| 0.0.8 | 0 | 9/1/2021 |
| 0.0.7 | 0 | 8/30/2021 |
| 0.0.6 | 0 | 7/5/2021 |
| 0.0.5 | 0 | 5/28/2021 |
| 0.0.4 | 0 | 5/28/2021 |
| 0.0.3 | 0 | 5/26/2021 |
| 0.0.2 | 0 | 5/18/2021 |
| 0.0.1 | 0 | 5/17/2021 |