New posts in asp.net-web-api

OData Error: The query specified in the URI is not valid. The property cannot be used in the query option

How to Get byte array properly from an Web Api Method in C#?

C# Web - localhost:port works, 127.0.0.1:port doesn't work

WebAPI File Uploading - Without writing files to disk

How to set custom headers when using IHttpActionResult?

ASP.NET Web API social authentication for Web and Mobile

Route parameter with slash "/" in URL

Handling calculated properties with breezejs and web api

ASP.NET Web API and [Serializable] class

Using Serializable attribute on Model in WebAPI

Hosting WebAPI using OWIN in a windows service

ASP.NET (OWIN) Identity: How to get UserID from a Web API controller?

WebApi Json.NET custom date handling

ModelState is valid with null model

CORS enabled but response for preflight has invalid HTTP status code 404 when POSTing JSON

Web Api Request Content is empty in action filter

Dates without time in ASP.NET Web API's JSON output

How to configure Web Api 2 to look for Controllers in a separate project? (just like I used to do in Web Api)

Web Api + HttpClient: An asynchronous module or handler completed while an asynchronous operation was still pending

Output caching for an ApiController (MVC4 Web API)