Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.NET WebApi - Multiple GET actions in one controller

JSON.NET as a WebAPI 2 OData serializer vs ODataMediaTypeFormatter

unable to configure Web API for content type multipart

Stream video content through Web API 2

ASP.NET Core WebAPI 404 error

web api shows 403.14 error when localhost:port number is in browser address in iis express

What is the difference between Microsoft.AspNet.WebApi.OData and Microsoft.Data.OData and Microsoft.AspNet.OData?

c# asp.net-web-api odata

Can I install ravendb client alongside Microsoft.AspNet.WebApi.Client?

How to use Ninject with ASP.NET Web API?

Return empty json on null in WebAPI

c# json asp.net-web-api

ASP.NET Web API Login method

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

Convert long number as string in the serialization

ASP.NET WebAPI JSON Binding Case-Sensitivity

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

Why does ModelState.IsValid fail for my ApiController method that has nullable parameters?

How to delete the file that was sent as StreamContent of HttpResponseMessage

Is it best practice to test my Web API controllers directly or through an HTTP client?

Ambiguous Controller Names with Routing attributes: controllers with same name and different namespace for versioning

REST service authentication

c# asp.net-web-api

How can I use JSON on the web page from a source with neither CORS nor JSONP? [closed]

How do I enable Application Insights server telemetry on WebApi project that uses OWIN?