Table of Contents

Namespace System.Web.Http.OData.Formatter

Classes

ODataBinaryValueMediaTypeMapping

Media type mapping that associates requests for the raw value of binary properties to the application/octet-stream content type.

ODataMediaTypeFormatter

System.Net.Http.Formatting.MediaTypeFormatter class to handle OData.

ODataMediaTypeFormatters

System.Net.Http.Formatting.MediaTypeFormatter classes to handle OData.

ODataModelBinderProvider

Provides a System.Web.Http.ModelBinding.IModelBinder for EDM primitive types.

ODataPrimitiveValueMediaTypeMapping

Media type mapping that associates requests for the raw value of non-binary primitive properties to the text/plain content type.

ODataRawValueMediaTypeMapping

Media type mapping that associates requests for the raw value of properties.

Enums

ODataMetadataLevel

The amount of metadata information to serialize in an OData response (for JSON light).