Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

WebApi Multiple actions were found with GetAll() and GetByIds(int[] ids)

How to enable both CORS support and NTLM authentication

What are the benefits of async webservices when not all parts of the code is async

How do I document an optional QueryString parameter in ASP.NET WebApi Help Pages?

WebApi transfer byte array is null

.net http asp.net-web-api

WebApi, Autofac, System.Web.Http.Filters.ActionFilterAttribute Instance Per Request

'int[]' does not contain a definition for 'Contains'

c# linq asp.net-web-api

Acessing querystring and form parameters with Web API

c# asp.net-web-api

Web API 2 Is it possible to load a route/controller programmatically?

Identity Authorize Attribute Roles with Web API

Is it possible to change the MediaTypeFormatter to JSON for only one class?

c# asp.net-web-api

How can I use HttpRequestMessage.CreateResponse<HttpError>() in ASP.NET 5

Passing multiple Id parameter to Web Api GET or DELETE request

c# asp.net-web-api

Use google recaptcha with Angular and WebAPI

Idempotence of HTTP PUT and DELETE

api http rest asp.net-web-api

customizing odata output from asp.net web api

asp.net-web-api odata

Should I HTML encode response of my Web API

Authentication / Authorization MVC 5 and Web API - Katana/Owin

Unit Test Swagger Output

Stateless Web Api on Azure Service Fabric over https