Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Routing in Asp.net Mvc 4 and Web Api

ASP.NET Web API binding with ninject

How to Customize ASP.NET Web API AuthorizeAttribute for Unusual Requirements

CORS support for PUT and DELETE with ASP.NET Web API

How to set large string inside HttpContent when using HttpClient?

Add a custom response header in ApiController

Why is TestServer not able to find controllers when controller is in separate assembly for asp.net core app?

Get User Name on Action Filter

Compute SHA256 Hash in Android/Java and C#

Unhandled Exception Global Handler for OWIN / Katana?

Microsoft ASP.NET Web API 2 on .net 4.0

asp.net-web-api

ASP.NET Web API and Identity with Facebook login

How to handle hierarchical routes in ASP.NET Web API?

Asp.net web api exception only after deploying at IIS : A route named 'HelpPage_Default' is already in the route collection

WebAPI and ODataController return 406 Not Acceptable

c# asp.net-web-api odata

WebAPI StreamContent vs PushStreamContent

Internet Explorer 11 replaces Authorization header

Unable to authenticate to ASP.NET Web Api service with HttpClient

Why is an "await Task.Yield()" required for Thread.CurrentPrincipal to flow correctly?

What is the most efficient way on Android to call HTTP Web API calls that return a JSON response?