Skip to content

Instantly share code, notes, and snippets.

View morganbr's full-sized avatar

Morgan Brown morganbr

View GitHub Profile
@morganbr
morganbr / CoreSerializableTypes.txt
Last active June 16, 2017 00:18
.NET Core Serializable types
System.AggregateException
System.Array
System.ArraySegment`1
System.Attribute
System.Boolean
System.Byte
System.Char
System.Collections.ArrayList
System.Collections.BitArray
System.Collections.Comparer