Skip to main content

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

Syntax

CloudNimble.EasyAF.NewtonsoftJson.Compatibility.SystemTextJsonContractResolver

Summary

Provides support for JsonIgnoreAttribute, JsonExtensionDataAttribute, and JsonPropertyNameAttribute in System.Text.Json scenarios.

Remarks

Influenced by https://github.com/RicoSuter/NJsonSchema/blob/master/src/NJsonSchema/Generation/SystemTextJsonUtilities.cs

Constructors

.ctor

Syntax

public SystemTextJsonContractResolver()