BPMN.Sharp
1.0.4
See the version list below for details.
dotnet add package BPMN.Sharp --version 1.0.4
NuGet\Install-Package BPMN.Sharp -Version 1.0.4
<PackageReference Include="BPMN.Sharp" Version="1.0.4" />
paket add BPMN.Sharp --version 1.0.4
#r "nuget: BPMN.Sharp, 1.0.4"
// Install BPMN.Sharp as a Cake Addin #addin nuget:?package=BPMN.Sharp&version=1.0.4 // Install BPMN.Sharp as a Cake Tool #tool nuget:?package=BPMN.Sharp&version=1.0.4
Reading, writing and printing of business process diagrams in a popular BPMN format. Full conformance to the latest version of BPMN 2.0 specification by OMG. Support of raster and vector image output.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. 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. |
-
.NETFramework 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Improvements:
Rendering of diagrams with absent label boundaries.
Optional display of label boxes for verfication of layout.
Explicit assigment of default font for labels.
Fixed issues:
Dashes on edges are too short.
Message markers absent on relevant edges of message flows.
Improper order of multiple markers.