XSerializer
by:
RockLib
- 439,617 total downloads
- last updated 4/30/2021
- Latest version: 0.4.4
XML
XSerializer's XML serialization handles properties and types that the System.Xml.Serialization.XmlSerializer does not handle, such as interfaces and dictionaries. It is meant to be a drop-in replacement for the BCL XmlSerializer - it uses the same attributes: [XmlElement], [XmlAttribute],...
More information