Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Web API and HTTP Module

Using [JsonProperty("name")] in ModelState.Errors

c# asp.net-web-api2

Unable to read input stream

Web API with OWIN throws ObjectDisposedException for HttpMessageInvoker

Creating a variable zip archive on the fly, estimating file size for content-length

How to catch all exceptions in Web API 2?

c# asp.net asp.net-web-api2

How to invalidate Web API cache from another Controller(ASP.NET Web API CacheOutput Library)

Basic Authentication Middleware with OWIN and ASP.NET WEB API

How to access User in a service context in web API?

Multiple controllers with same URL routes but different HTTP methods

User (IPrincipal) not available on ApiController's constructor using Web Api 2.1 and Owin

Debugging WebApi2 Login (/Token) endpoint

oauth asp.net-web-api2

ionic app cannot connect cors enabled server with $http

Get a specific response header (e.g., Content-Disposition) in Angular from an ASP.NET Web API 2 response for a cross-origin http.get request

Can't get error message on BadRequest in Web Api 2

Token handler unable to convert the token to jwt token

Getting latest Ninject working with latest MVC 5 / Web Api 2?

Web Api 2 : "Sample not available"

Response to preflight request doesn't pass access control check (Angular2)