Microsoft.Azure.Mobile.Server.Serialization Namespace

Classes

ServiceContractResolver

Represents the default Newtonsoft.Json.Serialization.IContractResolver used by System.Net.Http.Formatting.JsonMediaTypeFormatter but with the addition of supporting camel cased serialization. It uses the formatter's System.Net.Http.Formatting.IRequiredMemberSelector to select required members and recognizes the SerializableAttribute type annotation.

TableContractResolver

This class implements an Newtonsoft.Json.Serialization.IContractResolver to provide support for deserialization of the System.Web.Http.OData.Delta`1 type using JSON.NET.