Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Parsing an IPv6 loopback address to a Uri

c# sockets asp.net-web-api

How do I bind list of guids on the query string in C# web api?

Error accessing a service that uses DbContext on my quartz job

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?