SkillAgentSearch skills...

WinMDGraph

Parse the WinRT metadata files (WinMD) and produce a GraphViz DOT describing the relationships between runtimeclasses.

Install / Use

/learn @david-risney/WinMDGraph
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WinMDGraph

Parse the WinRT metadata files (WinMD) and produce a GraphViz DOT describing the relationships between runtimeclasses.

The WinMDGraph tool uses .NET reflection APIs to parse WinMD files and produces as output a DOT file that describes the relationships between runtimeclasses. A DOT file describes graphs and can be turned into an image using http://www.graphviz.org/ tools.

alt text

alt text

alt text

WinMD

WinMDGraph uses WinMD.dll to parse the WinMD files. You can also use WinMD.dll on its own in PowerShell or .NET.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks0

Languages

C#

Security Score

70/100

Audited on Dec 26, 2024

No findings