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.