Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

What is the correct architecture for MVC4 WebAPI

Authenticating via http using the web api in asp.net

Serializing to JSON, Nullable Date gets omitted using Json.NET and Web API despite specifying NullValueHandling

Using HttpContext.Current in ASP.NET WebAPI

Asp.Net 4.5 Web API - Return HTTP Status Code 207

c# asp.net asp.net-web-api

Custom XML output?

What replaced HttpOperationHandler in WCF Web API to ASP.NET Web API

ASP.NET Web API not returning XML

c# xml json post asp.net-web-api

How to read MultipartContent from HttpResponseMessage?

c# .net asp.net-web-api

Azure Mobile Services vs Web API

Two routes after namespace refactoring MVC WebAPI

"Object reference not set to an instance of an object" when creating a new Web API controller with EF Scaffolding in Visual Studio 2012

ASP.NET WebApi and Partial Responses

ASP.NET Web API private controllers

Localization vs Customization

POST to WebAPI controller results in null parameters

how would one get methods exposed in a webAPI project?

EntitySetController $expand and $select not working

c# asp.net-web-api odata

How to call ASP .NET MVC WebAPI 2 method properly

OAuth v2.0 in combination with ASP.NET MVC 4 Web API