Skip to content

RichardChmielek/Powershell.Xml2Html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powershell.Xml2Html

Transforming xml file to html using xslt stylesheet with Powershell

Requirments:

  • dotnet core 2.0

Running sample:

To run sample, simply execute ./sample.ps1 script

 ./sample.ps1

This will transform sample.xml to sample.html using sample.xslt stylesheet.

About

Transforming xml file to html using xslt stylesheet with Powershell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published