Cs2Mermaid icon indicating copy to clipboard operation
Cs2Mermaid copied to clipboard

CSharp source to mermaid diagram

Results 5 Cs2Mermaid issues
Sort by recently updated
recently updated
newest added

For using experimental features

support options for adding [CSharpParseOptions.Features](https://docs.microsoft.com/en-us/dotnet/api/microsoft.codeanalysis.csharp.csharpparseoptions.features?view=roslyn-dotnet-4.1.0#microsoft-codeanalysis-csharp-csharpparseoptions-features)

I run `dotnet tool install --global Cs2Mermaid --version 2.1.0` on my Windows 11 box that has 6.0 SDK installed, and I get this error: ``` error NU1202: Package Cs2Mermaid 2.1.0...