Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

How to ignore navigation properties when serializing

Characters Å Ä Ö is not getting displayed in my DDL, how can I tell restclient to utilize a specific charset?

c# xml asp.net-mvc json json.net

Error when trying to deserialize json string with json.Net

c# json.net

Web API/JsonMediaTypeFormatter accepts Invalid JSON and passes null argument to action

asp.net-web-api json.net

JSON.Net Serialization of NHibernate Proxies (NH 3.3.2.4000)

nhibernate proxy json.net

Json.NET custom serialization/deserialization of a third party type

c# json.net

JSON serialization of generics

Custom JsonConverter is ignored for DEserialization when using custom contract resolver instead of JsonConverter attribute

c# .net serialization json.net

Parsing (many) JSON different objects to C# classes. Is strongly typed better?

c# php json json.net

Set accessor not being called when I deserialise object from Json.net

How to use a default value for JSON.net for properties with invalid values

c# json json.net

Deserialize object based on value type in property

How can I populate an optional collection property with a default value?

Why does the Newtonsoft deserializer not deserialize a smart getter?

c# json.net

What data type should be correct to store JSON content as string?

JSON serializer creates an empty object on failed deserialization instead of null

Use JSON.NET to generate JSON schema with extra attributes

c# json.net jsonschema

How do I deserialize an array of JSON objects to a C# anonymous type?

c# json json.net

Static property is null after being assigned

c# json.net

How to sort a Newtonsoft JArray?

c# json.net