Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to use System.Net.HttpClient to post a complex type?

c# asp.net-web-api

How can Xml Documentation for Web Api include documentation from beyond the main project?

The requested resource does not support HTTP method 'GET'

c# routing asp.net-web-api

How to pass a datetime parameter?

Can't find Request.GetOwinContext

c# asp.net-web-api owin

How do I return NotFound() IHttpActionResult with an error message or exception?

Get the current user, within an ApiController action, without passing the userID as a parameter

How to force ASP.NET Web API to always return JSON?

How to update a claim in ASP.NET Identity?

Error :Request header field Content-Type is not allowed by Access-Control-Allow-Headers

How to return a file using Web API?

c# asp.net-web-api

Handle ModelState Validation in ASP.NET Web API

c# asp.net-web-api

Entity framework self referencing loop detected [duplicate]

Working POST Multipart Request with Volley and without HttpEntity

Need to log asp.net webapi 2 request and response body to a database

c# asp.net-web-api

Web API 2: how to return JSON with camelCased property names, on objects and their sub-objects

Why should I create async WebAPI operations instead of sync ones?

So, JSONP or CORS? [closed]

jsonp cors asp.net-web-api

Dot character '.' in MVC Web API 2 for request such as api/people/STAFF.45287

Custom method names in ASP.NET Web API