Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : ovsxmlserializer

Odd's Very Special Xml Serializer is a Xml Serializer that is revolved around smart types; Explicit-type naming if needed. The system functions very simply: You put an object inside and it will serialize into a file or such in around 1-2 lines of code. Additionally, is meant to be worked with the `object` or more 'undefined' data that the ordinary XML serializer have difficulty handling, along with simulating reference types via ID. Unlike the traditional XML Serializer, this will use the type parameters in the class to automatically differentiate enums and arrays, which will remove the need to mark fields as `[XmlArray]` or `[XmlEnum]`. In place, there are custom serializers that you can insert in the config.

Registry - Homepage - JSON
purl: pkg:nuget/ovsxmlserializer
Keywords: C#, Serialization, XML, XML-Parsing, serialization, xml, xml-parsing
License: MIT
Latest release: 8 months ago
First release: about 1 year ago
Downloads: 4,045 total
Stars: 3 on GitHub
Forks: 0 on GitHub
Total Commits: 33
Committers: 2
Average commits per author: 16.5
Development Distribution Score (DDS): 0.03
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...