I updated my CodePlex project Convert between PowerShell and JSON.
I added ConvertTo-JSON which takes a PowerShell Object and generates a JSON string.
Very handy.
Researching the optimal; implementing the practical
I updated my CodePlex project Convert between PowerShell and JSON.
I added ConvertTo-JSON which takes a PowerShell Object and generates a JSON string.
Very handy.
{ 1 trackback }
{ 1 comment… read it below or add one }
Doug – I’m hardly a programmer but I’ve got a need to use Powershell and JSON and would like to use your code. Can you explain how I can obtain the dll? I tried to build it with Visual Studio Express from your source but I’m unable to register it so I’m sure I’m doing something wrong. Any help would be greatly appreciated.
Thanks,
Rob