Documentation Index
Fetch the complete documentation index at: https://easyaf.dev/llms.txt
Use this file to discover all available pages before exploring further.
Definition
Assembly: CloudNimble.EasyAF.NewtonsoftJson.Compatibility.dll
Namespace: CloudNimble.EasyAF.NewtonsoftJson.Compatibility
Inheritance: Newtonsoft.Json.Serialization.DefaultContractResolver
CloudNimble.EasyAF.NewtonsoftJson.Compatibility.SystemTextJsonContractResolver
Summary
Provides support for JsonIgnoreAttribute, JsonExtensionDataAttribute, and JsonPropertyNameAttribute
in System.Text.Json scenarios.
Influenced by https://github.com/RicoSuter/NJsonSchema/blob/master/src/NJsonSchema/Generation/SystemTextJsonUtilities.cs
Constructors
public SystemTextJsonContractResolver()