Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.NET Web Api: The requested resource does not support http method 'GET'

asp.net asp.net-web-api

405 method not allowed Web API

c# asp.net-web-api webdav

Suppress properties with null value on ASP.NET Web API

c# asp.net-web-api

HTTP 404 Page Not Found in Web Api hosted in IIS 7.5

How to add global ASP.Net Web Api Filters?

How do I set the request timeout for one controller action in an asp.net mvc application

Optional Parameters in Web Api Attribute Routing

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]