Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

How to find json token by value and then delete the token

c# json json.net

Newtonsoft.Json.JsonReaderException: Could not convert string to integer 2

Deserialization via Newtonsoft for classes with a reference loop, private constructors and private/internal properties setters

How to correctly deserialize a Json DateTimeOffset?

Custom Json Serializer for deep nested objects

Strongly-Typed Configuration in .NET Core ignores JsonProperty attribute

Is there a JSON with comments to YAML converter?

json yaml json.net json5

JSON.NET error resolving type in PowerShell cmdlet

c# .net powershell json.net

How to cleanly send data between .NET Core and .NET Framework apps, serializing with Json.NET?

Issue with NewtonSoft.JSON version 9.0.1

asp.net json json.net

Trying to serialize an object to a stream using Newtonsoft, getting an empty stream

Get value from IEnumerable foreach loop

c# .net json json.net

Converting Json object to DataTable