18 packages
returned for Tags:"XmlSerializer"
Filter
An extensible Xml Serializer for .NET that builds on the functionality of the classic XmlSerializer with a powerful and robust extension model.
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
A T4 template to generate XmlSerializer classes that represent the XML Schemas (XSD) in the project.
XmlSerializerHelper serializes and deserializes any .Net object from/to XML.
Helpers for testing serialization
A high performance XML serialization library for .NET applications
Provides a generics version of XmlSerializer.
Extended Xml Serializer for .NET - ASP Core integration
Extended Xml Serializer for .NET
Persist is a .Net serializer/deserializer supporting XML/Json/Yaml formats
Extended Xml Serializer for .NET - Autofac integration
Extended Xml Serializer for .NET - WebApi integration
Tests for netfx-System.Xml.XmlSerializer
Easy interface for changing behavior of XmlSerializer without changing the classes being serialized
Serialization helpers for simple serialization of .Net class objects.
Easy helper for XmlSerializer
Enables WebApi projects to use XSerializer for its xml serialization.