Classes
| Class | Description | |
|---|---|---|
| .jpeg) | ETag | The ETag parsed from request. | 
| .jpeg) | ETag<TEntity> | OData ETag of an entity type TEntity. | 
| .jpeg) | ODataBinaryValueMediaTypeMapping | Media type mapping that associates requests for the raw value of binary properties to the application/octet-stream content type. | 
| .jpeg) | ODataCountMediaTypeMapping | Media type mapping that associates requests with $count. | 
| .jpeg) | ODataEnumValueMediaTypeMapping | Media type mapping that associates requests for the raw value of enum properties with the text/plain content type. | 
| .jpeg) | ODataMediaTypeFormatter | MediaTypeFormatter class to handle OData. | 
| .jpeg) | ODataMediaTypeFormatters | MediaTypeFormatter classes to handle OData. | 
| .jpeg) | ODataModelBinderProvider | Provides a IModelBinder for EDM primitive types. | 
| .jpeg) | ODataPrimitiveValueMediaTypeMapping | Media type mapping that associates requests for the raw value of non-binary primitive properties to the text/plain content type. | 
| .jpeg) | ODataRawValueMediaTypeMapping | Media type mapping that associates requests for the raw value of properties. | 
| .jpeg) | QueryStringMediaTypeMapping | Class that provides MediaTypeHeaderValues from query strings. | 
Interfaces
| Interface | Description | |
|---|---|---|
| .jpeg) | IETagHandler | Exposes the ability to convert a collection of concurrency property names and values into an EntityTagHeaderValue and parse an EntityTagHeaderValue into a list of concurrency property values. | 
Enumerations
| Enumeration | Description | |
|---|---|---|
| .jpeg) | ODataMetadataLevel | The amount of metadata information to serialize in an OData response (for JSON). | 
Return to top