Skip to content

Latest commit

 

History

History

MermaidSupport

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Mermaid Serialization Sample

This sample demonstrates how to serialize diagram into Mermaid text format and load them back as diagram using the Diagram component.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.