Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Suggestions on how to create a custom GeoJson serializer using JSON.NET?

c# json.net geojson

Custom Json.NET contract resolver for lowercase underscore to CamelCase

Can Json.NET deserialize a flattened JSON string with dot notation?

type or namespace name 'Newtonsoft' could not be found

.net json.net

The difference between Converter and MemberConverter properties of Json.NET's JsonProperty

.net json json.net

json.net: serialise base class members first

c# json json.net

Why does comparing 2 .NET framework classes with eachother result in a stackoverflow exception?

Json.Net: Serialize/Deserialize property as a value, not as an object

c# json serialization json.net

Can I make Json.net deserialize a C# 9 record type with the "primary" constructor, as if it had [JsonConstructor]?

c# json json.net c#-9.0

Can I customize Json.NET serialization without annotating my classes?

JSON.Net JsonConverter for DbGeography

Newtonsoft.Json - Getting corresponding line numbers of deserialized objects from JSON for better error handling

c# json.net

Can Json.NET serialize to stream with Formatting?

c# json json.net

Replace sensitive data value on JSON serialization

c# json serialization json.net

Can Json.Net be embedded into the executable?

Parsing json in C# without knowing indexes

c# .net json mono json.net

How to distinguish between null value and value not provided in Json.Net? [duplicate]

c# rest json.net

How to perform partial object serialization providing "paths" using Newtonsoft JSON.NET

Getting values from Json.net

json.net

JSON decoding: Unexpected token: StartArray

.net json json.net