Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

How can I increase the JSON deserialization MaxDepth limit in my ASP.NET Core webapp

Implement Custom DateTime Converter with JSON.NET

c# json json.net

Set JSON attribute by path

c# json json.net

Using JSON.NET to read a dynamic property name

c# json json.net

Installing package with Nuget in .NET core on mac

Can I make Raven DB serialize an object as it would a string, if i have created an implicit type conversion operator?

c# json json.net ravendb

Exception parsing json with System.Text.Json.Serialization

Deserializing with Json.NET: Requiring a property/key to be present

c# .net json.net

Serialize object to JSON that already contains one JSON property

Newtonsoft JSON for .net is ignoring jsonproperty tags

c# .net json json.net

Search for a nested value inside of a JSON.net object in C#

c# json json.net

Convert List<string> to JSON using C# and Newtonsoft

c# json json.net

JsonProperty on C# Records in Constructor [duplicate]

c# .net json.net c#-9.0

Newtonsoft.Json.dll conflicts between Visual Studio 12.0 Blend and MVC 5 web project VS 2013

How to create my json string by using C#?

c# asp.net json c#-4.0 json.net

JSON.Net throws StackOverflowException when using [JsonConvert()]

c# json serialization json.net