Skip to content

[Improvement] Support custom serializers #19

@axel-habermaier

Description

@axel-habermaier

S# can serialize most .NET types automatically; for some types, however, it might be necessary to allow custom serializers, either to support them at all or to optimize their serialization for speed or memory consumption. The SerializationRegistry should mostly be ready to support custom serializers, so only the necessary APIs have to be exposed and tests have to be written.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions