Deserialization via Newtonsoft for classes with a reference loop, private constructors and private/i...
Read MoreNewtonsoft for ISerializable classes with a reference loop - use GetObjectData for serialization and...
Read MorePydantic enum field does not get converted to string...
Read MoreCreating nested dataclass objects in Python...
Read MoreHow can serialization possibly access the readObject and writeObject methods if they are declared pr...
Read MoreWhat values do transient fields receive after deserialization?...
Read MoreWhat's the difference between DataContractJsonSerializer and JavaScriptSerializer?...
Read Moreorg.hibernate.type.SerializationException: could not deserialize...
Read MoreDjango / Serializer - How to pass label attached to choice field in API?...
Read MoreHow do you do a deep copy of an object in .NET?...
Read MoreAdd Serialize attribute to type from third-party lib...
Read MoreWhy does C# null-conditional operator not work with UnityEngine.Object?...
Read More(De-)Serializing with Nested Closed Polymorphism...
Read MoreSerialization - What is the advantage of using ObjectStreamField [] serialPersistentFields?...
Read Morekotlinx-serialization-json 1.9.0 library causes compile error "Class 'kotlin.Unit' was ...
Read MoreHaving trouble deserializing a nested xml array...
Read MoreRecords don't deserialize cycles...
Read MoreDeserialization of reference types without parameterless constructor is not supported...
Read MoreActiveRecord serialize using JSON instead of YAML...
Read MoreCannot override writeObject (Serializable model) method in AnyLogic...
Read MoreHow to use Pydantic field in another field for serialization/deserialization purposes...
Read MoreError with Symfony Serializer can't normalize int to float...
Read MoreAn object with a Redis object in its attribute can't be serialized. How to modify it for seriali...
Read MoreFlink GenericType List serialization...
Read MoreThe implementation of the MapFunction is not serializable Flink...
Read MoreXmlTextAttribute Breaks Formatting When Serializing...
Read MoreDeserializing Interface Types in C# projected on records...
Read MoreHow to serialize Kotlin data-class with default values into JSON using kotlinx.serialization?...
Read More