Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

DataAccess layer to return domain objects in case of Ado.net?

Passing querystring parameters without using OData conventions?

ASP.NET MVC 4 Web Api ajax file upload

How do I tell RavenDB to ignore a property but not WebAPI?

Why do we need web API in MVC? What's the drawback in restful api in mvc?

MVC WebApi HttpGet with complex object

AttributeRouting not working with HttpConfiguration object for writing Integration tests

How to execute async 'fire and forget' operation in ASP.NET Web API [duplicate]

IHttpActionResult and Integration Testing Web API v2 Put in MS Test

Returning async stream of query results

Customize Bearer token JSON result in ASP.NET WebApi 2

ASP.NET Web API Help Page can't process Generic Type Controller

Async Web Api Controller - How to handle cancellations?

c# asp.net-web-api owin

Injecting into constructor with 2 params is not working

How do I set the content encoding on a HttpResponseMessage

405 method options not allowed in asp.net web api controller?

Apply ActionFilterAttribute to the entire WebAPI?

EF Core: Get Authenticated username in Shadow Properties

Upgrading to MVC4 RC: No MediaTypeFormatter is available to read an object of type 'TestRequestModel' from content with media type ''undefined''

Good way to changing language resources dynamically by request