Showing posts with label json. Show all posts
Showing posts with label json. Show all posts

October 13, 2009

JSON and Powershell

I needed to convert from and to JSON within powershell. I guess it would be quite easy to write something but I came across this parser that basically did it for me. More JSON posts to come based off this new project I am working on.