Option icon indicating copy to clipboard operation
Option copied to clipboard

added binary serialisation

Open benhughes-cw opened this issue 9 years ago • 0 comments

Addition of the [Serialization] attribute to the Option type, along with a test for binary serialisation. It's something we've found useful as we needed to use SQL Server to store ASPNET Session State (containing objects with Option<T> properties).

benhughes-cw avatar Jan 26 '17 13:01 benhughes-cw