# csharp-to-plantuml **Repository Path**: enjoy233/csharp-to-plantuml ## Basic Information - **Project Name**: csharp-to-plantuml - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-26 - **Last Updated**: 2024-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C# to PlantUML An ASP.NET Core application to convert C# source code to a PlantUML diagram in various formats (PNG, SVG code, PlantUML code). ## License This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details. ## Acknowledgments * The [PlantUML project](http://plantuml.com) is licensed under the [GPL license](http://www.gnu.org/copyleft/gpl.html). * The [PlantUmlClassDiagramGenerator](https://github.com/pierre3/PlantUmlClassDiagramGenerator) by pierre3 is licensed under [MIT](https://github.com/pierre3/PlantUmlClassDiagramGenerator/blob/master/LICENSE). * The [PlantUML URL generator project](https://gitlab.com/iternity/plantuml.cs) project by iTernity GmbH is licensed under [MIT](https://gitlab.com/iternity/plantuml.cs/blob/master/LICENSE).