Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How do I log ALL exceptions globally for a C# MVC4 WebAPI app?

Make Https call using HttpClient

Throw HttpResponseException or return Request.CreateErrorResponse?

Why do we have to specify FromBody and FromUri?

asp.net-web-api

Swagger UI Web Api documentation Present enums as strings?

How to write a JSON file in C#?

How to add/update child entities when updating a parent entity in EF

The CodeDom provider type "Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider" could not be located

WebApi's {"message":"an error has occurred"} on IIS7, not in IIS Express

How to get HttpClient to pass credentials along with the request?

prevent property from being serialized in web API

Single controller with multiple GET methods in ASP.NET Web API

c# asp.net-web-api

Adding Http Headers to HttpClient

Unauthorised webapi call returning login page rather than 401

.NET HttpClient. How to POST string value?

Could not load file or assembly 'System.Web.Http 4.0.0 after update from 2012 to 2013

How to return a file (FileContentResult) in ASP.NET WebAPI

Put content in HttpResponseMessage object?

Return content with IHttpActionResult for non-OK response

Post parameter is always null