Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How do you return status 401 from WebAPI to AngularJS and also include a custom message?

How to validate GET url parameters through ModelState with data annotation

Prevent FormsAuthenticationModule of intercepting ASP.NET Web API responses

POST a string to Web API controller in ASP.NET 4.5 and VS 2012 RC

Using custom authorization in MVC 4

Adding sub folders in the controller folder - .net webapi

.net asp.net-web-api

Self hosting Web Api service into Windows Forms

How to use Fiddler 2 to compose a request?

asp.net-web-api fiddler

'System.Web.Http.HttpConfiguration' does not contain a definition for 'EnableQuerySupport'

Modify odata results after query

asp.net-web-api odata

webapi2 return simple string without quotation mark

How can I read JSON from a StringContent object in an ApiController?

Is there an equivalent to ASP.NET Web API in the Rails world?

How do I specify if I want JSON or XML in ASP.NET Web API?

Can a Web API ActionFilterAttribute have access to model?

Unit Testing Web API using HttpServer or HttpSelfHostServer

asp.net webapi controller, return typed entity or HttpResponseMessage

asp.net-web-api

Content negotiation to return HTML

Authentication with ASP.NET Web API [duplicate]

asp.net-web-api

How to send an array via a URI using Attribute Routing in Web API?