Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Newtonsoft.Json serializing some items twice

f# json.net

What is the Json.NET Mono assembly reference?

mono json.net

Custom json serialization for each item in IEnumerable [duplicate]

c# json json.net

Json.NET Custom ValueProvider to convert Objects into Guid

c# json asp.net-mvc json.net

Reproducing Newtonsoft.Json assembly version conflict

c# json.net

JSON.NET Serialize dictionary without property name [duplicate]

c# json json.net

JsonConvert.SerializeObject always return {} in XamarinForms

Newtonsoft.JSON serializeobject returns empty JSON string [duplicate]

Deserialize string contains int with comma

c# .net json.net

equivalent of default value during Converting my newtonsoft implementation to new JSON library in .net core 3.0

Are there options with Json.NET that can have it deserialize inconsistent json types into objects?

json.net

Serializing XNA Rectangle with Json.NET

c# serialization xna json.net

Deserializing JSON in WP7

How can I iterate through nested dictionaries with JSON.NET?

c# .net json json.net

How to include source instead of a library in C# / Visual Studio?

Serializing to JSON, Nullable Date gets omitted using Json.NET and Web API despite specifying NullValueHandling

Partially deserialize with JSON.NET, keeping some fields raw

Deserialize multiple objects from stream by json.net

c# json json.net streamreader

How can I select an object type to deserialize using Json.Net based on property values in the data

Saving data into multiple collections in DocumentDb