IJsonTypeInfoResolver Interface

Definition

Used to resolve the JSON serialization contract for requested types.

public interface IJsonTypeInfoResolver
Derived

Methods

GetTypeInfo(Type, JsonSerializerOptions)

Resolves a JsonTypeInfo contract for the requested type and options.

Extension Methods

WithAddedModifier(IJsonTypeInfoResolver, Action<JsonTypeInfo>)

Creates a resolver and applies modifications to the metadata generated by the source resolver.

Applies to

מוצר גירסאות
.NET 6 (package-provided), 7 (package-provided), 7, 8 (package-provided), 8, 9 (package-provided), 9
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)