Skip to content

JsonSerializerOptions and Null Handling - Enhancement #310

@dammitjanet

Description

@dammitjanet

The JsonSerializer used within JsonWritableOptions does not provide any way to serialise the object with any additional JsonSerializerOptions

For example, I would find it useful to be able to set DefaultIgnoreCondition (NullHandling) to WhenWritingNull JsonSerializerOptions and I'm sure that in some cases, that the ability to add different JsonConverters would also be of use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions