Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

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)

ASP.NET WEB API 2 Works Locally But Not On Production Web Server

Web API OData - ODataMediaTypeFormatter MediaTypeResolver no longer exists

Set default for DisplayFormatAttribute.ConvertEmptyStringToNull to false

Does IExceptionLogger deprecate the need for ExceptionFilterAttribute in Web API 2?

WebApp.Start<TStartup> Method Type Parameter

web api 2 area routes

Using Directory.Delete() and Directory.CreateDirectory() to overwrite a folder

MVC5.1 with Web API 2 and AngularJS

How do you generate a Bearer token to call a remote Web API