Microsoft.WindowsAzure.Mobile.Service.Serialization Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET