The "Testing Object Serialization" section saves my day. Thanks Mike !
I would remove the "Headers" from this line though: formatter.WriteToStreamAsync(typeof(T), value, stream, content.Headers, null).Wait();
The "Testing Object Serialization" section saves my day. Thanks Mike !
I would remove the "Headers" from this line though: formatter.WriteToStreamAsync(typeof(T), value, stream, content.Headers, null).Wait();