Show / Hide Table of Contents

Namespace ExtendedXmlSerializer.ExtensionModel.Content

Classes

ContentModelExtension

A default serializer extension. This configures the content model, and registers all necessary components to resolve serializers for different types of content.

Contents

A default serializer extension. This extension defines necessary default components for rendering contents of different content types, such as dictionaries and arrays, etc.

ContentsHistory

Component used to "walk the stack up" in the history of deserialized content.

ConvertersExtension

A default serializer extension that manages the registration of converters used by generated serializers.

VersionConverter

Converter for System.Version instances.

Interfaces

IContentsHistory

Component used to "walk the stack up" in the history of deserialized content.

ISerializerComposer

Component used to alter content serializers created by the root serializer.

ISerializerComposer<T>

Component used to alter content serializers created by the root serializer.

ITypedSpecifications

A store of type specifications, keyed by type metdata.

Back to top Generated by DocFX