PoshCode Archive  All files named "ConvertFrom-CliXml.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ConvertFrom-CliXml.ps1

2018-06-10
14:00
A pair with ConvertTo-CliXml — this version closes and disposes the string reader handle. Now works in PowerShell 3 and 4 as well. file: [a8d2c52628] check-in: [02b5e36a4a] user: Joel Bennett branch: trunk, size: 1656
13:42
A pair with ConvertTo-CliXml — this version closes and disposes the string reader handle. Now works in PowerShell 3 and 4 as well. file: [5a7aab1a8c] check-in: [eb1a0a62eb] user: Poshoholic branch: trunk, size: 1681
13:35
A pair with ConvertTo-CliXml — this version closes and disposes the string reader handle. Now works in PowerShell 3 and later as well. file: [d4cb68779d] check-in: [d13083eab4] user: Joel Bennett branch: trunk, size: 1654
13:08
A pair with ConvertTo-CliXml — this version closes and disposes the string reader handle. file: [03bf7dcfef] check-in: [14f48d81bb] user: David Sjstrand branch: trunk, size: 1581
13:08
Added: I wrote this based on ConvertTo-CliXml. This takes a xml string from the pipeline and converts it to objects. file: [863ee0aaca] check-in: [8aaab5a669] user: David Sjstrand branch: trunk, size: 1479