Table of Contents

Namespace Cuemon.Xml.Serialization.Formatters

Assembly: Cuemon.Xml.dll

The Cuemon.Xml.Serialization.Formatters namespace contains types that are used to serialize and deserialize objects into and from XML format using a generic signature.

Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0

Classes

XmlFormatter

Serializes and deserializes an object in XML format.

XmlFormatterOptions

Configuration options for XmlFormatter.