Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.NET Core Web API Validation Error Handling

How to deploy angular app and web API in same azure app service?

How do you access HttpContext.Items from ApiController

Does it make sense for an ASP.NET Web API method to return IQueryable<T>?

.Net 4 Web API receiving NULL data in parameters

c# asp.net-web-api

Translating expression tree from a type to another type with complex mappings

ASP.NET 4 MVC Web API: Documentation for complex routing

MVC4 Web API or MVC3 JsonResult

Reading MVC4 WebApi Multipart Data

c# asp.net-web-api

Web API model binder doesn't work with HttpPostedFileBase?

Getting "No action was found" from WebApi

json asp.net-web-api

Designing REST ful ODATA APIs, How to act when result set empty? 404 or {}?

asp.net-web-api odata

MVC4 web api not finding default document once deployed to webserver

How to return a bitmap to a browser WebApi

Accessing ApiController Type in DelegatingHandler

Asp.net MVC 4 + WEB API - Custom authentication token [closed]

How to get ASP.Net Web API and OData to bind a string value as a key?

asp.net-web-api odata

Web API 'Request' is null

MultipartFormDataStreamProvider and reading file immediately after its uploaded fails sometimes

c# asp.net-web-api

Using HttpClient to Send Dates in URL Using AttributeRouting