XmlEx
0.9.5
The XmlEx module implements a simple PowerShell DSL for the creation and manipulation of XML documents.
Minimum PowerShell version
3.0
Installation Options
Author(s)
Iain Brighton
Copyright
(c) 2018 Iain Brighton. All rights reserved.
Package Details
Owners
Tags
XML Powershell Extension DSL Framework
Functions
Add-XmlExAttribute Add-XmlExComment Add-XmlExElement Add-XmlExNamespace Add-XmlExText Format-XmlEx New-XmlExDocument Set-XmlExDeclaration Set-XmlExConfigKeyValue
Dependencies
This module has no dependencies.
FileList
- XmlEx.nuspec
- LICENSE
- XmlEx.psd1
- XmlEx.psm1
- en-US\XmlEx.Resources.psd1
- Examples\Example01.ps1
- Examples\Example02.ps1
- Examples\Example03.ps1
- Examples\Example04.ps1
- Src\Private\Assert-XmlExFile.ps1
- Src\Private\Assert-XmlExXPath.ps1
- Src\Private\Resolve-XmlExNamespace.ps1
- Src\Public\Add-XmlExAttribute.ps1
- Src\Public\Add-XmlExComment.ps1
- Src\Public\Add-XmlExElement.ps1
- Src\Public\Add-XmlExNamespace.ps1
- Src\Public\Add-XmlExText.ps1
- Src\Public\Format-XmlEx.ps1
- Src\Public\New-XmlExDocument.ps1
- Src\Public\Set-XmlExConfigKeyValue.ps1
- Src\Public\Set-XmlExDeclaration.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.5 (current version) | 523 | 6/18/2019 |
0.9.4 | 45 | 5/8/2019 |
0.9.3 | 290 | 6/19/2017 |
0.9.2 | 19 | 6/16/2017 |
0.9.1 | 244 | 8/1/2016 |