Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in odata

OData Connected Service vs OData V4 Client Code Generator

c# odata odata-v4

Adding arbitrary data to OData metadata in WebAPI?

asp.net-web-api odata

How to prevent ODataConventionModelBuilder to automatically expose all derived types' metadata?

c# odata asp.net-web-api2

Cant select an entity by id in .net Odata Implementation

How to PATCH in Web API and OData

OData v2 filter by property of $expanded entity

How to get to the odata service of the list in SharePoint 2010

list sharepoint-2010 odata

Is there a ODATA query to linq where expression (ODATA to Linq )

linq odata

Is it possible to disable default sorting in React Admin?

reactjs odata react-admin

MS OData Client Code Generator fails : Compiling transformation: Metadata file 'Microsoft.OData.Client.dll' could not be found

c# asp.net-web-api odata t4

MaxExpansionDepth with latest webapi and breeze

OData uri for filter collection empty or any eq 4

OData substringof or startswith returning all items

Queryable attribute is not compiling in mvc 4 web api when trying to mark for odata

OData-like routes in ASP.NET MVC

The type System.DateTime is not a supported type. Change to use System.DateTimeOffset

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

c# client to consume OData with linq support