agenne

Results 2 issues of agenne

Hi, because of BinaryFormatter deprecation we are looking for alternatives. MessagePack for C# isn't one due to not supported cyclic references. Ceras looks good so far. For binary formatter our...

Hi, ist it possible to fix this problem: the dictionary serialization failes when the object is a string[]. **"Dynamic type is not a contract-type: String[]"** [SerializableType] public class AttributesSample {...