20 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
XmlSerializerHelper serializes and deserializes any .Net object from/to XML.
A T4 template to generate XmlSerializer classes that represent the XML Schemas (XSD) in the project.
Helpers for testing serialization
A high performance XML serialization library for .NET applications
Provides a generics version of XmlSerializer.
Extended Xml Serializer for .NET
Persist is a .Net serializer/deserializer supporting XML/Json/Yaml formats
Extended Xml Serializer for .NET - ASP Core integration
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.
以更灵活实用的方式,用于解决C#的内置的Xml序列化时可能遇到的问题,该类库可以替代内置的 C# XmlSerializer。
Easy helper for XmlSerializer
ioCode Xml Serializer Class Library
Enables WebApi projects to use XSerializer for its xml serialization.