Classes
- Formatter Provides base functionality for the common language runtime serialization formatters.
-
Formatter
Converter Represents a base implementation of the IFormatterConverter interface that uses the Convert class and the IConvertible interface. -
Formatter
Services static Provides static methods to aid with the implementation of a Formatter for serialization. This class cannot be inherited. -
Object
IDGenerator Generates IDs for objects. -
Object
Manager Keeps track of objects as they are deserialized. -
Serialization
Binder abstract Allows users to control class loading and mandate what class to load. -
Serialization
Object Manages serialization processes at run time. This class cannot be inherited.Manager -
Surrogate
Selector Assists formatters in selection of the serialization surrogate to delegate the serialization or deserialization process to. -
Type
Load Exception Holder
Interfaces
- IFormatter Provides functionality for formatting serialized objects.
-
ISerialization
Surrogate Implements a serialization surrogate selector that allows one object to perform serialization and deserialization of another. -
ISurrogate
Selector Indicates a serialization surrogate selector class.
Delegates
Assemblies
- netstandard / View namespace in assembly
-
System.
Private. / View namespace in assemblyCore Lib -
System.
Private. / View namespace in assemblyData Contract Serialization -
System.
Runtime / View namespace in assembly -
System.
Runtime. / View namespace in assemblySerialization. Formatters -
System.
Runtime. / View namespace in assemblySerialization. Json -
System.
Runtime. / View namespace in assemblySerialization. Primitives -
System.
Runtime. / View namespace in assemblySerialization. Xml