Skip to content

SerializerOptions class

Collection of repeatedly used constants.

public static class SerializerOptions

Public Members

name description
static Shared { get; } Creates or returns the shared JsonSerializerOptions instance for this thread.
static CreateJsonOptions() Instantiates a new instance of JsonSerializerOptions with default settings.

See Also