CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
json-serialization
08-24
other
JSONAPI URL requirements for new resource
07-18
Back-end
How to change property names when serializing with dart json_serializable?
06-28
Net
Use JsonProperty if it exists otherwise use camelcase
06-13
Software design
json_encode() Data Being Automatically Converted Into A Javascript Object Without JSON.parse() Being
06-03
front end
If a function uses "this", does invoking the function from a child class include the prope
05-12
Net
how can I use my to_json_string method to write the JSON string representation of a list of instance
05-02
database
Dictionary serialization: System.Exception: Type <Type> is not a dictionary
04-17
Net
How to create a JSON of a List of List of Any in Scala
04-13
database
How to serialize/deserialize enums in/from a lower case in Ktor?
03-31
Net
How can I serialize a property in an inherited ICollection<T> class?
03-16
Enterprise
How to delegate a call to a method in json_serialization?
12-17
Enterprise
How I Put Data in Json FIle for a constractor property ? I get an error that Name ,Instructor, Credi
12-10
OS
Using @SerializedName with hyphen not working
11-27
Enterprise
Is there anyway to check the class type of an object BEFORE deserializing in C#?
10-10
Enterprise
How do I serialize object properties to lower case using System.Text.Json?
10-09
Software engineering
How to serialize properties to lower case using System.Text.Json.JsonSerializer
Links:
CodePudding