YAXLib
XML serializer
A flexible XML serialization library for .NET Framework and .NET Core
Yet Another XML Serialization Library for the .NET Framework and .NET Core
0 stars
0 watching
0 forks
Language: C#
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
extendedxmlserializer/home | An XML serializer that supports POCO-based object graph serialization and provides a customizable extension model. | 336 |
nixman/yas | An efficient serialization library with support for various data types and formats | 732 |
zingballyhoo/stackxml | An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 49 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
radare/v-toxml | An XML serialization library in V | 9 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
flyx/nimyaml | A Nim language implementation of the YAML serialization format | 191 |
pulpmedia/serializedresponsebundle | Provides an easy way to send out JSON/XML/ YAML responses of serialized objects with annotations. | 5 |
yamldb/yaml_db | A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 950 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |