Skip to content

Could you add IgnoreIfNull attribute? #18

@vantheshark

Description

@vantheshark

Similar to Json.NET

[JsonProperty(NullValueHandling=NullValueHandling.Ignore)]

We want to reduce the json size by ignoring those null property. I read your AttributedDestructuringPolicy.cs class and see no options to add a custom attribute to the framework.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionDeveloper asks to help him deal with some problem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions