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 9, .NET 8 and .NET Standard 2.0
Classes
XmlFormatter
Serializes and deserializes an object in XML format.
XmlFormatterOptions
Configuration options for XmlFormatter.