JsonSerializerContext
Provides metadata about a set of types that is relevant to JSON serialization.
Gets the default run-time options for the context.
Gets the run-time specified options of the context. If no options were passed when instantiating the context, then a new instance is bound and returned.
Creates an instance of JsonSerializerContext and binds it with the indicated JsonSerializerOptions.
Gets metadata for the specified type.