Skip to content

Commit d661254

Browse files
committed
Info on software libraries used
1 parent eeace8c commit d661254

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

softwarereferences.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)