Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Session has not been configured for this application or request error

Is it possible to get a good stack trace with .NET async methods?

ASP.NET Web API: Non-descriptive 500 Internal Server Error

Web API and ValidateAntiForgeryToken

Using angularjs filter in input element

Why is my ASP.NET Web API ActionFilterAttribute OnActionExecuting not firing?

How to make CORS Authentication in WebAPI 2?

asp.net-web-api cors

How to set custom JsonSerializerSettings for Json.NET in ASP.NET Web API?

c# asp.net-web-api json.net

ASP.net Core RC2 Web API POST - When to use Create, CreatedAtAction, vs. CreatedAtRoute?

Why derive from ControllerBase vs Controller for ASP.NET Core Web API?

Returning anonymous types with Web API

How to get base URL in Web API controller?

Getting "error": "unsupported_grant_type" when trying to get a JWT by calling an OWIN OAuth secured Web Api via Postman

Can't set Content-Type header on HttpResponseMessage headers?

How to support HTTP OPTIONS verb in ASP.NET MVC/WebAPI application

web-api POST body object always null

c# rest asp.net-web-api

asp.net webapi publish - xml files not copy

What / why is Roslyn "needed" in /bin folder of Asp.Net

Why is my ClaimsIdentity IsAuthenticated always false (for web api Authorize filter)?

Self referencing loop detected - Getting back data from WebApi to the browser