Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to serialize enum as string globally (not by attribute in each enum)?

How do I enable CORS in Giraffe?

In ASP.NET Web API 2, ByteRangeStreamContent returns incorrect data when used with a stream from Azure Storage

Why is it necessary to call JSON.stringify when submitting object data to server?

Passing multiple parameters to client.PostAsJsonAsync function

How do I get the current HttpContext from a HttpActionExecutedContext

WebAPI and OData - returning Queryable with preconditions

How to write delete REST API that accepts a long list of items to delete?

REST error-The request contain entity body but no Content-Type header.The infered media type application/octet-stream is not support for this resource

How to access localhost from android emulator?

How do I patch/update foreign key with OData.Delta?

WEB API - FromBody parameter is not working

Computed Properties in OData 4

c# asp.net-web-api odata

Alternative to Microsoft.AspNet.WebApi.Client in ASP.NET Core 2.0 class library