You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,10 @@ The benefit is a really small footprint when you store the data on disk.
18
18
19
19
> DateTime
20
20
21
+
> Array of Strings
22
+
23
+
> Array of Integers
24
+
21
25
22
26
## Status
23
27
@@ -26,7 +30,7 @@ Not published to the PowershellGallery yet!
26
30
27
31
## Bloglink
28
32
29
-
Here is a link to a blogpost explaining stuff!
33
+
Here is a link to a blogpost explaining stuff[http://asaconsultant.blogspot.no/2017/02/serialize-data-with-powershell.html](http://asaconsultant.blogspot.no/2017/02/serialize-data-with-powershell.html)!
0 commit comments