Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in odata

Jersey and Odata Key Path Param format

jersey odata

Shortening or omitting namespace for enum in OData filter

c# odata

OData SingleResult is Ambiguous in System.Web.Http

Limit OData $filter by property in Web API

c# asp.net-web-api odata

How can I expose Querable API using OData for EF Core Keyless Entity(Database view)?

How to pass authentication header (basic) to OData Service from a .NetClient

How to prevent under-posting in ASP.NET Web API OData service?

is OData IQueryable async?

Simple OData Client 4.0: Add custom headers to internal batch requests

c# odata

Access the Cosmos DB Table Endpoint using oData

How can I trace oData request from a .Net DataServiceContext over SSL?

.net ssl odata trace

Put/Post json not working with ODataController if Model has Int64

json rest odata

OData query in swagger ui

Custom GET action in ASP.NET WebAPI 2 OData Controller

How to take OData Queryable Web API endpoint filter and map it from DTO object?