Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

WebAPI : 403 Forbidden after publish website

Call from Web API to another Web API without waiting for results

c# asp.net-web-api

ASP .NET Web API reading inputstream twice

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

Secure JSON Web Token in Web API / MVC 6

Prefix OAuth properties ? i.e. as:client_id

HandleErrorAttribute derived class is not catching exceptions?

API security in Azure best practice

Unable to call WebAPI Controller through AJAX, when hosted with MVC

Owin Self-Hosted WebApi Timeout Settings

How to transfer images through REST API

How do you define DBContext properly in a Class Library Project?

Returning a 500 internal server error when code errors in asp.net 5 web api

How to get authorization code with OWIN, OAuth and Web API?

WebAPI instantiating objects even if they are null in JSON

Use of HTTP 204 vs 200 vs 404 to safely signal that a resource doesn't exist

Why is POST Response Data Not Received in Internet Explorer?

How to detect duplicate keys in Web Api Post request Json

How can I sort objects returned by EF according to a list of IDs?

The type String cannot be constructed

I get "Authorization has been denied for this request." error message when using OWIN oAuth middleware (with separate Auth and Resource Server)