Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in odata-v4

ASP.NET allow anonymous access to OData $metadata when site has global AuthorizeAttribute

Suffix ".svc" on url for odata service

Simple.Odata Client: Unable to load OData adapter from assembly Simple.OData.Client.V4.Adapter

Syntax for Aggregating a Filtered Dataset in OData v4 Spec using $apply

odata odata-v4

Unable to cast object of type 'Microsoft.OData.Edm.Csdl.CsdlSemantics.UnresolvedType' to type 'Microsoft.OData.Edm.IEdmCollectionType'

Does Odata adaptor support "Patch" request with "$expand" query during CRUD operations?

odata odata-v4 http-patch

How to filter SQL Server DateTime using .NET Core WebAPI with OData v4

Cannot return object

c# odata odata-v4

OData WebApi 2 Error Handling

In OData, is there a way to order by the first element in an array?

odata odata-v4

Error when using $select and $expand with Odata v4.0 on Web API 2.2

OData V4 $expand nested $filter and $orderby -- combine $filter and $orderby inside expand

Difference between PageSize and MaxTop

Get the OData catalog for Web API OData v4 in XML

Override host of webapi odata links

Applying Distinct to OData query