[]
Defines the attribute which specifies the item type of a collection.
Defines the attribute which represents the proerty should not be serialized.
Defines the attribute for json serialization and deserialization.
Defines an abstract class for json converter.
Instructs the JsonConverterAttribute to use the specified JsonConverter when serializing the member or class.
Defines utility methods for serialization or deserialization.
Defines a base class for serialization or deserialization.
Represents a reader that provides access to serialized Json data.
Defines a class for json resolver.
Represents the serialization and deserialization setting.
Serialize an object to a json text.
Defines interface for the json operation.