PoshCode Archive  All files named "JSON.ps1"

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

History for JSON.ps1

2018-06-10
14:18
In this JSON module, I have a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: file: [ed411aac66] check-in: [94b7aaa910] user: Joel Bennett branch: trunk, size: 25098
14:17
In this JSON module, I have a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: file: [fac358bb92] check-in: [445be8ee93] user: Joel Bennett branch: trunk, size: 29588
14:00
In this JSON module, I have a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: file: [0ccecfa88e] check-in: [f69ba13f1a] user: Joel Bennett branch: trunk, size: 29561
13:17
In this JSON module, I have a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: file: [e0742b9d32] check-in: [575fe22812] user: Joel Bennett branch: trunk, size: 29588
13:04
In this JSON module, I have a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: file: [f6dc32438a] check-in: [c27af2ca7c] user: Joel Bennett branch: trunk, size: 25125
13:02
Added -File parameter to ConvertFrom-JSON and corrected handling of arrays file: [97b4ec6c76] check-in: [d9e5f708ad] user: Joel Bennett branch: trunk, size: 28001
13:02
Added -File parameter to ConvertFrom-JSON file: [265dabc5c7] check-in: [da4c134738] user: Joel Bennett branch: trunk, size: 27896
13:02
A fix for JSON that returns no items. file: [63750a105b] check-in: [8c2c6ec534] user: Joel Bennett branch: trunk, size: 23934
13:02
Identical to Version 1.1, but code-signed. file: [c1daa225c9] check-in: [f7dfac6b23] user: Joel Bennett branch: trunk, size: 23733
13:02
Version 1.1 of my JSON module. I has a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: file: [88c53c5754] check-in: [c3cd49f13d] user: Joel Bennett branch: trunk, size: 20655
12:57
Version 1.0 of my JSON module. I has a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: file: [5067e799c5] check-in: [4442b13859] user: Joel Bennett branch: trunk, size: 20334
12:57
Added: Json.psm1 is a first draft of a JSON module. I has a full set of tools for exporting, importing, and converting Json objects. For instance, this actually works (it round trips a bunch of FileInfo objects through JSON, XML, JSON, and back to objects). file: [97102e2d9b] check-in: [bff9f881af] user: Joel Bennett branch: trunk, size: 5589