Search code examples
.NET C# Enum Json deserialize with a dash in the EnumMember value without newtonsoft...

c#json.net-coreserializationsystem.text.json

Read More
Validate choice field DRF...

pythondjangoserializationdjango-rest-framework

Read More
What is the recommended way to include properties in dataclasses in asdict or serialization?...

pythonpython-3.xserializationimmutabilitypython-dataclasses

Read More
Serializing a C struct in Python and sending over a socket...

pythoncsocketsserializationctypes

Read More
SerializationException: type not included in serializable type set...

serializationgwtgwt-rpc

Read More
Python: Allow object to be recreated from a serialised form without re-computing attributes...

pythonclassserializationdeserializationpython-dataclasses

Read More
Error Deserializing Xml to Object when it is sometimes encased in another root...

c#.netxmlserializationdeserialization

Read More
Declare data type to ruamel.yaml so that it can represent/serialize it?...

pythonpython-3.xserializationyamlruamel.yaml

Read More
What could cause fields in a Java object to change after being sent over a socket?...

javasocketsserializationconcurrencydeserialization

Read More
How to prevent serialization of read only collection properties using System.Text.Json.JsonSerialize...

c#jsonserialization

Read More
Simple example of use of __setstate__ and __getstate__...

pythonserializationpicklemagic-methods

Read More
Why coming this error: UnicodeDecodeError at /api/image/...

djangoserializationdjango-rest-framework

Read More
Serialize double and float with C...

cserializationfloating-point

Read More
C - serialization techniques...

cserialization

Read More
Instead of using reflection to loop though a class properties, can i serialize it to json string and...

c#serializationreflectionjson.net

Read More
Jackson - Custom serializer for propeties inside object...

javaserializationjackson

Read More
RestSharp not deserializing JSON correctly...

c#jsonrestserializationrestsharp

Read More
Serialize an object directly to a JObject instead of to a string in json.net...

c#jsonserializationjson.net

Read More
Why doesn't all of my struct get serialized using MessagePack?...

c#unity-game-engineserializationmsgpackmessagepack-csharp

Read More
Efficient Flink Tuple6 -> JSON serializatation...

jsonserializationapache-flink

Read More
How to serialise an mpmath lambdified SymPy function containing Fresnel integrals?...

pythonserializationsympydillmpmath

Read More
How to create Avro schema for Map<Integer,Map<Integer,Float>>?...

javaserializationavro

Read More
Serializing plain values and objects with JObject.FromObject...

c#serializationjson.net

Read More
WCF DataMember DateTime Serializing Format...

jsonwcfdatetimeserialization

Read More
resolve a java.util.ArrayList$SubList notSerializable Exception...

javaserializationarraylistrmi

Read More
How to get BinaryFormatter to deserialize in a different application...

c#.netserializationbinaryformatter

Read More
How to solve "Both use the XML type name X, use XML attributes to specify a unique XML name and...

c#serializationattributes

Read More
How to serialize a large graph of .NET objects into a SQL Server BLOB without creating a large buffe...

.netsql-serverserializationado.netmemory-management

Read More
Converting a String into a Constructor to make a new Object...

javaserializationreflectiontype-conversiondeserialization

Read More
Change default date serialization in WCF...

c#jsonwcfdatetimeserialization

Read More
BackNext