Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to add "ApiController" with token authentication inside Asp Net Core RC1 MVC

ASP.NET Web API Contract Versioning

The 'DelegatingHandler' list is invalid because the property 'InnerHandler' of 'handler' is not null

System.Web.Http.Results.OkResult vs Content(HttpStatusCode.OK)

Secure API with Azure AD/B2C users

Get HttpRequestMessage from ActionFilter or ASP.NET MVC Web Controller outside of Web API

CamelCasePropertyNamesContractResolver not Working after MapHttpRoute

c# asp.net-web-api

Identity Server as part of Web API or separate app

Angular 2 SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>)

Disabling OData V4 meta data and controllers at runtime

Custom Model Binder not invoking from Swagger UI

Kubernetes deployment strategy using CQRS with dotnet & MongoDb

"Cannot redirect after HTTP headers have been sent." When returning HttpResponseMessage with HttpStatusCode.Unauthorized

ASP .NET Web API controller testing

Cannot get Web API to work in VS 2010 or 2012

Trouble calling a ASP.NET MVC 4 WebApi from a Windows Store Application

CANNOT get access to HttpRequestMessageExtensions

asp.net-web-api

How to use enums with EnumMember attribute in FromBody ViewModel in Web API Request?

Ninject error in WebAPI 2.1 - Make sure that the controller has a parameterless public constructor