From a7052d6864d9cc58d10574166bccbda9b57a9e2d Mon Sep 17 00:00:00 2001 From: Stephan van Stekelenburg Date: Mon, 30 Oct 2023 16:32:07 +0100 Subject: [PATCH] Add C# sdk link Add link to C# dotnet sdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae93c2e3a1..ebf199e30e 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ let us know and we'll be happy to include it here! - **Python D2 diagram builder**: [https://github.com/MrBlenny/py-d2](https://github.com/MrBlenny/py-d2) - **Clojure D2 transpiler**: [https://github.com/judepayne/dictim](https://github.com/judepayne/dictim) - **JavaScript D2 diagram builder**: [https://github.com/Kreshnik/d2lang-js](https://github.com/Kreshnik/d2lang-js) +- **C# & dotnet SDK**: [https://github.com/Stephanvs/d2lang-cs](https://github.com/Stephanvs/d2lang-cs) - **Maven plugin**: [https://github.com/andrinmeier/unofficial-d2lang-maven-plugin](https://github.com/andrinmeier/unofficial-d2lang-maven-plugin) - **Confluence plugin**: [https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin](https://github.com/andrinmeier/unofficial-d2lang-confluence-plugin) - **CIL (C#, Visual Basic, F#, C++ CLR) to D2**: [https://github.com/HugoVG/AppDiagram](https://github.com/HugoVG/AppDiagram)