Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api-odata

How do you build OData IEdmModel from Entity Framework model

SingleResult<T> not serializable in Web API when querying by key

WebApi OData per user security on property

OData v4 Custom Function

Difference between PageSize and MaxTop

Get the OData catalog for Web API OData v4 in XML

Applying Distinct to OData query

Not able to use oData query options

How to configure OData end point in a self-hosted Web API application

OData uri for filter collection empty or any eq 4

support of @odata.bind in asp.net web api (link to existing entity during post)

Controlling what is returned with an $expand request

OData v4 error on start-up: Resource not found for the segment 'Whatever'

Use OData $select to cherry pick fields from related object

ASP.NET Web API OData - Translating DTO queries into Entity queries

Web API OData - ODataMediaTypeFormatter MediaTypeResolver no longer exists

The path template on the action in controller is not a valid OData path template

How to get only Odata.Count without value

OData Exception The limit of '0' for Top query has been exceeded

How to properly integrate OData with ASP.net Core