Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonserializer

.net core GraphQL, GraphQL.SystemTextJson: Serialization and deserialization of 'System.Type' instances are not supported

Is there a JavaScript (client-side) JSON library that integrates well with JSON.NET (server-side) and supports the "preserve references" feature?

Serialize JSON string that contains escaped (backslash and double quote) Swift return Badly formed object

Trying to remove data in Fractal by implementing ArraySerializer in Laravel 5.2

In C#, how do I model a JSON object with multiple nested arrays?

How to pass parameter to JsonSerializer?

Cannot find DataContractJsonSerializer from an Asp.Net Mvc application

Is there any way to JSON.NET-serialize a subclass of List<T> that also has extra properties?

Using Jackson JSON Generator, how can I write multiple objects to one field?

Jackson deserializing into Map with an Enum Key, POJO Value

django object is not JSON serializable error after upgrading django to 1.6.5

Grails - grails.converters.JSON - removing the class name

JSON serialized object gives error with multiprocessing calls - TypeError: XXX objects not callable error

How to invoke another serializer from a custom Gson JsonSerializer?

Remove concrete __type information in JSON Response using JsonSerializer

How can I "un-JsonIgnore" an attribute in a derived class?

Rename response fields django rest framework serializer

SignalR 2.0 change Json Serializer to support derived type objects

JsonSerializer - serialize decimal places with 'N2' formatting

JavaScriptSerializer is not allowed in .net core project?