Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Can you return an HTTP response from an AuthorizeAttribute without throwing an exception?

c# http asp.net-web-api

Web API model binding

.net HttpClient with custom JsonConverter

WebApi POST works without [FromBody]?

c# post asp.net-web-api

ASP.NET Web API 2 Async action methods with Task.Run performance

CORS and HTTP basic auth

Produces Data Annotation

Change Response Headers on Media Type Formatter for ASP.NET Web API

How do you inherit route prefixes at the controller class level in WebApi?

How to modify the default allowed response size settings for a Web API Application?

Transactional batch processing with OData

HttpResponseMessage Content won't display PDF

"Access is denied" on build server when deploying Web API project with XML documentation

WebAPI Help Pages: disable for Production release

Using ASP.NET Web API, how can a controller return a collection of streamed images compressed using DotNetZip Library?

Why is output caching not working for my ASP.NET MVC 4 app?

javascript doesn't convert angular ui datepicker date to UTC correctly

WebApi OData: $filter 'any' or 'all' query not working

What's the benefit of using async to return data from database?

How to add an Expires response header to a WebAPI Action response?