Skip to content
Snippets Groups Projects
Commit f795049b authored by Frederik Carlier's avatar Frederik Carlier
Browse files

Better support for optional values:

- Set NullValueHandling to NullValueHandling.Ignore, so that null values are not serialized
- If .NET primitive types (like bool or long) are optional, use nulltable types, so that they can be ignored when serializing
parent 91709652
Branches master
No related tags found
No related merge requests found
Showing
with 53 additions and 13 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment