Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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

Referencing system.web.cors

JSON.NET: How to deserialize interface property based on parent (holder) object value?

Enable CORS for Web Api 2 and OWIN token authentication

WebAPI POST [FromBody] not binding

c# asp.net-web-api