Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

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

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

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

Deserialize ISO 8601 date time string to C# DateTime

c# json.net

Newtonsoft JSON- Conversion to/from DataSet causes Decimal to become Double?

c# .net json.net

Json.NET deserializing Mongo ObjectId is giving the wrong result

Deserialize JSON that might be an integer or a list of strings in C#

Proper serialization of LocalTime through WebAPI

vb.NET Deserialise JSON list into object

json vb.net json.net

Passing exceptions between two C# programs using JSON

Use JSON.NET to generate JSON schema with extra attributes

c# json.net jsonschema

How can Json.NET perform dependency injection during deserialization?

How to get JSON.NET to serialize date/time to ISO 8601?