Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to ignore navigation properties when serializing

How can I invoke a custom model binder in MVC4?

Best choice for robust self hosting server: WCF vs. ASP.NET Web Api

Design considerations for heavy loaded asp.net MVC + Web API application and asynchronous message bus

What's the best way to turn an EF proxy object into the original POCO object?

ASP.NET Web API downloading text

How do I patch enumerables with System.Web.Http.OData.Delta?

rest asp.net-web-api odata

Returning child elements in ASP.NET WebAPI OData

asp.net-web-api odata

POSTing entities to WebAPI in batch?

asp.net-web-api

Unhandled exception crashes Web API service when thrown in async void action

Web API/JsonMediaTypeFormatter accepts Invalid JSON and passes null argument to action

asp.net-web-api json.net

jQuery tabs with MVC4 content

OData without IQueryable

using MultipartFormDataStreamProvider and ReadAsMultipartAsync

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

WebApi2 in visual studio 2012

Getting Header Values in WebApi 2 Controller

asp.net-web-api

Using a DelegatingHandler in HttpClient class from windows forms - Inner handler has not been set

How to Use MVC Controller and WebAPI Controller in same project

How to change default Web API 2 to JSON formatter?

Response model for specific status codes using Swagger