andyofengland
-
- 1,892 total downloads
- last updated 7/30/2026
- Latest version: 1.0.0.10
Attributes and Mermaid diagram generator for Temporal .NET workflows. Annotate workflow types with [WorkflowDiagram], [WorkflowStep], [WorkflowTransition], etc., and generate flowchart diagrams at runtime or... More information -
- 1,864 total downloads
- last updated 7/30/2026
- Latest version: 1.0.0.10
MSBuild task to generate Mermaid workflow diagrams at build time from Temporal workflow assemblies. Add this package to your workflow project; the build task runs after Build and writes .mermaid files to... More information -
- 226 total downloads
- last updated 7/30/2026
- Latest version: 1.0.0.10
MSBuild task that generates Mermaid workflow diagrams at build time from Temporal workflow C# source via Roslyn. No diagramming attributes required — add this package and build. -
- 206 total downloads
- last updated 7/30/2026
- Latest version: 1.0.0.10
Roslyn-based extractor that builds Mermaid workflow diagrams from Temporal .NET workflow source without diagramming attributes. Analyzes [WorkflowRun] method bodies for activities, decisions, and parallelism.