Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonserializer

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?

error CS0234: The type or namespace name 'Script' does not exist in the namespace 'System.Web'

Does .NET 4 have a built-in JSON serializer/deserializer?

Ruby objects and JSON serialization (without Rails)