itai
Results
2
issues of
itai
Hi, In our scenario we have a class which contains a Dictionary and List members. The de-serialization process provides us MessagePackObject instead of System.Object even though the serialization resulted bytes...
question
Is there a reason that MessagePackObject does not support AsDecimal/AsFloat conversion like it does for the rest of the value types?
question