Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Topic - AboutXml #255

Closed
vexx32 opened this issue Sep 23, 2019 · 0 comments · Fixed by #301
Closed

Add Topic - AboutXml #255

vexx32 opened this issue Sep 23, 2019 · 0 comments · Fixed by #301
Labels
Category-Koans Invoking the Great Doubt Issue-Suggestion This should be added! Up For Grabs / Hacktoberfest 💻 If it's Up For Grabs, take it and run with it! If not, ask if it's in progress / you can take it.

Comments

@vexx32
Copy link
Owner

vexx32 commented Sep 23, 2019

Describe "Koan(s) You Suggest"

XML is a very common data type, and it's pretty easy to work with it in PS if you know how. Having some koans to guard against common pitfalls and areas of confusion would be a great help for newbies.

Context "The Scope of the Koans You Suggest"

  • Select-Xml
  • ConvertTo-/ConvertFrom-Xml
  • Import-/Export-CliXml
    • Differences between the two types of XML cmdlets
  • Utilising XPaths
  • Working directly with [xml] objects in PowerShell
@vexx32 vexx32 added Up For Grabs / Hacktoberfest 💻 If it's Up For Grabs, take it and run with it! If not, ask if it's in progress / you can take it. Issue-Suggestion This should be added! Category-Koans Invoking the Great Doubt Hacktoberfest labels Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category-Koans Invoking the Great Doubt Issue-Suggestion This should be added! Up For Grabs / Hacktoberfest 💻 If it's Up For Grabs, take it and run with it! If not, ask if it's in progress / you can take it.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant