Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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?

How can you unit test ASP.NET Web API routing?

RoutePrefix vs Route

System.Web.Mvc.ActionFilterAttribute vs System.Web.Http.Filters.ActionFilterAttribute

Basic Authentication with a Guid token for REST api instead of username/password

Implement HTTP Cache (ETag) in ASP.NET Core Web API

Mix web api controllers and site controllers