Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How does a method in MVC WebApi map to an http verb?

Is it possible to use custom error pages with MVC site but not Web API?

Long running task in WebAPI

WebAPI Gzip when returning HttpResponseMessage

Web API Error - This request has been blocked; the content must be served over HTTPS

SignalR calling client method from outside hub using GlobalHost.ConnectionManager.GetHubContext doesn't work. But calling from within the hub does

No HTTP resource was found that matches the request URI in Web API

Web Api Start up Exceptions with IDependencyResolver implementation

Get IPrincipal from OAuth Bearer Token in OWIN

WebAPI Request Streaming support

How do I remove an existing claim from a ClaimsPrinciple?

Web API: Content in HttpResponseMessage

Return JSON object (ASP.NET WebAPI)

WebAPI not returning XML even with correct Accepts header

asp.net asp.net-web-api

Error : The resource you are looking for has been removed, had its name changed, or is temporarily unavailable

AngularJS clientside routing and token authentication with webapi

Web api not supporting POST method

JQuery stuck at CORS preflight and IIS ghost response

Registering a new DelegatingHandler in ASP.NET Core Web API

Which REST operation (GET, PUT, or POST) for validating information?