Skip to content
Snippets Groups Projects
  1. Nov 09, 2016
    • Frederik Carlier's avatar
      Better support for optional values: · f795049b
      Frederik Carlier authored
      - 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
      f795049b
  2. Sep 21, 2016
Loading