Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Return Json from Generic List in Web API

Custom route handlers in ASP.Net WebAPI

asp.net asp.net-web-api

Can web.config httpErrors section and a WebAPI area coexist?

Caching ASP.NET Web API with CacheCow

ASP.NET Web API - ModelBinders

BuildManager.GetReferencedAssemblies equivalent for non-web applications

Practical examples of OWIN middleware usage [closed]

asp.net-web-api owin katana

Polymorphism in Web API: Single endpoint possible?

asp.net-web-api

Paging the huge data that is returned by the Web API

Using HttpClient.GetFromJsonAsync(), how to handle HttpRequestException based on HttpStatusCode without extra SendAsync calls?

Getting content from HttpResponseMessage for testing using c# dynamic keyword

MVC WebAPI authentication from Windows Forms

c# winforms asp.net-web-api

F#, Json.NET 6.0 and WebApi - serialization of record types

ActionFilterAttribute: When to use OnActionExecuting vs. OnActionExecutingAsync?

How does the In-Memory HttpServer know which WebAPI project to host?

How to call async from [TestMethod]?

How to store the token received in AcquireTokenAsync with Active Directory

jsonpatch path to update array object by object ID

How to make more MapHttpRoutes for MVC 4 Api

DelegatingHandler not executing ASP.Net Web Api

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