Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to resolve Web API Message Handler / DelegatingHandler from IoC container on each request

How do I use ASP.NET Web API Attribute Routing with a complex object parameter?

Unit testing a Web API controller

Why is the content-range header stripped from requests in ASP.NET Web API?

How do I get ASP.NET Web API (self-hosted) to listen on *only* localhost?

asp.net-web-api

Properly handling nested resources in ASP.net MVC 4 WebApi routing

rest asp.net-web-api

AllowAnonymous Attribute not working on Web API controller

asp.net asp.net-web-api

ASP.NET Core Web API vs ASP.NET Core Application

What is the equivalent of DefaultControllerFactory in Web API?

c# asp.net-web-api

Is there any HttpControllerBuilder for ASP.NET Web API?

Owin cookie authentication set-cookie not saving in browser

AngularJs, WebAPI, JWT, with (integrated) Windows authentication

How to make ASP.NET to stop interpret null as string

Using Ninjects InRequestScope() when selfhosting Web API

ASP.NET Web API Controller Specific Serializer

The path template on the action in controller is not a valid OData path template

Uploading/Downloading Byte Arrays with AngularJS and ASP.NET Web API

What is the purpose of the ContainsPrefix method of the Web API IValueProvider interface?

c# asp.net-web-api

What do the different build actions do in a csproj. I.e. AdditionalFiles or Fakes

contains cycles and cannot be serialized if reference tracking is disabled, json.net and webapi