Microsoft.AspNet.OData.Results Namespace

Classes

BadRequestODataResult
CreatedODataResult<T>

Represents an action result that is a response to a create operation that adds an entity to an entity set.

NotFoundODataResult
ODataErrorResult
UnauthorizedODataResult
UpdatedODataResult<T>

Represents an action result that is a response to a PUT, PATCH, or a MERGE operation on an OData entity.

Interfaces

IODataErrorResult