Skip to content

Json.NET instead of DataContractJsonSerializer #2

@bantolov

Description

@bantolov

JSON.NET is:

  • Free (MIT license)
  • Fast (i.e. no performance issue with byte[] serialization)
  • Has better DateTime handling (ISO 8601)
  • Supports object members. We use them in filters and it would help if the web API could handle them better.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions