We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeace8c commit d661254Copy full SHA for d661254
1 file changed
softwarereferences.md
@@ -0,0 +1,15 @@
1
+# Software References
2
+
3
+PowerDocu is using the following software/libraries:
4
5
+To generate Word documents: [DocumentFormat.OpenXml 3.0.1](https://www.nuget.org/packages/DocumentFormat.OpenXml)
6
7
+To generate Markdown files: [Grynwald.MarkdownGenerator 3.0.106](https://www.nuget.org/packages/Grynwald.MarkdownGenerator/)
8
9
+To support JSON parsing: [Newtonsoft.Json 13.0.3](https://www.nuget.org/packages/Newtonsoft.Json)
10
11
+To support SVG handling: [Svg 3.4.6](https://www.nuget.org/packages/svg)
12
13
+To generate Graphviz graphs: [Rubjerg.Graphviz 2.0.2](https://www.nuget.org/packages/Rubjerg.Graphviz)
14
15
+To support managing image files: [System.Drawing.Common 8.0.1](https://www.nuget.org/packages/System.Drawing.Common)
0 commit comments