gcollic / nmermaid

DotNet library to help generate mermaid diagrams in your living documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mermaid C# library

This library helps generate Mermaid diagram from C#.

Only flow charts are available at the moment.

You can find the documentation for them here.

The documentation and testing are done with the documentation testing approach. The tests are samples for the documentation, and are green as long as actual output are consistent with the documentation.

About

DotNet library to help generate mermaid diagrams in your living documentation

License:MIT License


Languages

Language:C# 100.0%