Cs2Mermaid
Cs2Mermaid copied to clipboard
CSharp source to mermaid diagram
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...