home
XML serializer
An XML serializer that supports POCO-based object graph serialization and provides a customizable extension model.
A configurable and eXtensible Xml serializer for .NET.
336 stars
14 watching
47 forks
Language: C#
last commit: 28 days ago
Linked from 2 awesome lists
custom-serializercustomizationdotnetextensibilityextensionshacktoberfestpocoserializationserializerxml
Related projects:
Repository | Description | Stars |
---|---|---|
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
zingballyhoo/stackxml | An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 49 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
pluglimited/nudge | A framework to serialize objects as XML in ActionScript | 1 |
radare/v-toxml | An XML serialization library in V | 9 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
mumez/sixx | A Smalltalk-based XML serialization/deserialization library for storing and loading objects in a portable format. | 15 |
indice-co/edi.net | An EDI serialization and deserialization framework for various formats like EDIFact, Tradacoms, and X12. | 454 |
antmicro/migrant | A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |