Skip to content

Some functions to make it easier to work with XML through PowerShell

License

Notifications You must be signed in to change notification settings

DBremen/PowerShell-XMLHelpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell-XMLHelpers

Some functions (by now only one) to make it easier to work with XML through PowerShell

Test-XPath:

Function Synopsis Related Blog Post Full Documentation
Test-XPath Learning aid for XPath expression. Visualize XPath expression using a windows forms application that shows the XML in a tree view. Link Link
Generate-ScriptMarkdownHelp The function that generated the Markdown help in this repository. (see Example for usage). Generates markdown help for Github for each function containing comment based help (Description not empty) within a folder recursively and a summary table for the main README.md Link

About

Some functions to make it easier to work with XML through PowerShell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published