Mermaid diagrams are fantastic. MermaidJS offers everything from Gannt charts, flowcharts, pie charts, and more for your web application, all using a simple, markdown-like formula for describing your diagrams. In this post, I’m going to explain how to incorporate the very latest version of MermaidJS into your Blazor WebAssembly Application. …