Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Web Api 2 Session

config.MapODataServiceRoute error

Error when upgrading to WebAPI 2.1 XmlDocumentationProvider does not implement interface member GetDocumentation

OData $expand, DTOs, and Entity Framework

VS 2015 ASP.NET Web API (EF6) & Xamarin Enable-Migrations fails

HttpClient Instancing Per Service-Endpoint

Is there a unit-testable way to upload files to ASP.NET WebAPI?

Make Web API authentication return 401 instead of redirect to login page

Where does WebAPI 2.2 OData v4 [EnableQuery] apply?

c# asp.net-web-api odata

RESTFul Authentication with WebAPI

Sample code for unit testing api controllers

Avoiding preflight OPTIONS requests with CORS

Cache-Control headers not sent in response despite being configured on response object

Determine if bearer token has expired or is just authorized

ASP.NET Web API authorization and Authentication

Difference between the two Web API headers response.Content.Headers and response.Headers

asp.net-web-api

Lock Web API controller method

How to download CSV file from ASP.NET Web Api using jQuery Ajax call

c# jquery asp.net-web-api

Authentication with Microsoft.Owin.Testing.TestServer for In-Memory Integration Tests