Skip to content

Add serialization support for System.Text.Json #901

Closed
@rgomez90

Description

@rgomez90

Is your feature request related to a problem? Please describe.

There is no serialization support via System.Text.Json so users using this library instead of Newtonsoft Json will need to write their own converters. It would be nice if the library would have built-in support for this.

Describe the solution you'd like

Add Serialization support for System.Text.Json

Describe alternatives you've considered

Use the built-in feature with Newtonsoft

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions