.NET api for generating mermaid syntax markdown that then could be rendered with Mermaid.js
Supported platforms: .netstandard 2.0
Tested with Mermaid js v9.1.1
For examples look at WIKI repo page
- Flowchart
- Sequence diagram
- Class diagram
- Pie chart
- State diagram
- Entity relationship #18
- User journey #19
- Gantt #20
- Requirement #21
- Git graph #22
- Flowchart fluent API #15
- Class diagram fluent API #16