Skip to content

SerializerOptions.Shared property

Creates or returns the shared JsonSerializerOptions instance for this thread.

public static JsonSerializerOptions Shared { get; }

See Also