Skip to content

Quick and crude c# .NET port of LivingDocumentation DotDiagram, a Java library to create DOT diagrams

License

Notifications You must be signed in to change notification settings

DramaticDevelopment/Dramatic.LivingDocumentation.DotDiagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dramatic.LivingDocumentation.DotDiagram

Hello, this is a quick and crude c# .NET port of LivingDocumentation DotDiagram, a Java library to create DOT diagrams

I am checking out the C4 architecture-as-code method by Simon Brown and found that his Structurizr java version contains a DotWriter that creates DOT diagrams for the workspace model. The Structurizr DotWriter uses the Java library io.github.livingdocumentation.DotDiagram, and the C# version of Structurizr lacked both a DotWriter and a DotDiagram.

I ported the LivingDocumentation DotDiagram to C#, quick and dirty.

References

Inspiration https://github.com/LivingDocumentation/dot-diagram

License

Bla bla, you're on your own. No support or liability for using this library.

About

Quick and crude c# .NET port of LivingDocumentation DotDiagram, a Java library to create DOT diagrams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages