Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

JSON.Net BSON serialization incorrectly handling DateTimeOffset?

json.net bson

C#: How to add a class member named "protected"

c# json.net

JSON Object Help

c# json json.net

How to ignore underscore when deserializing [duplicate]

c# json json.net

Load multiple concatenated JSON objects from stream

c# json json.net

Converting JToken into .NET types with custom SerializerSettings

.net json json.net

Newtonsoft.Json: error on deserialize objects with generic fields

c# json serialization json.net

How to add a root node to a JSON in C# using Json.NET?

c# json json.net

Deserializing Indexed Properties into an Array

C# JSON parsing vs substring

Changing serialization of Geography in JSON.NET + WebApi2/OData

Deserialize JSON which can have different objects under same property name

C# saving any JSON string as a Firestore document

JSON data is not bound with Dictionary property during deserialization

C# Convert Json string into Object

c# json object json.net

Can I create a JSON example with empty values from only an object's type?

c# json reflection json.net

How to deserialize an array of values with a fixed schema to a strongly typed data class?

JsonConverter resolve reference

json.net

Send UTC timestamps with moment.js to ASP.NET Core controller