Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Global.Asax error in MVC4 Web API runnin in Azure compute emulator - only sometimes

When to use Request.RegisterForDispose?

Getting an empty 500 http status code from Web API

How return custom anonymous type?

Two HTTP Post method with different parameters in one Web API controller

CORS Headers appended to HTTP Response not Sent to Browser

URL rewrite in ASP.NET 4.5 and Web API

How Public APIs Manage the Loads?

Add cookies to Katana Hosted WebAPI with Basic Authentication

c# asp.net-web-api owin katana

webapi with oauth, revoke token? [closed]

c# oauth asp.net-web-api

How to add WebApi in Asp.net MVC and then consume the WebAPI in the same application

Deserialize JSON into dictionary in Web Api controller

MiniProfiler with Web.API 2; is there a global magic request context object?

WebApi equivalent for HttpContext.Items with Dependency Injection

How to add a new entity with relationships to existing entities without getting duplicates? (EF 6.1)

Is OData a good way to expose non-CRUD APIs?

Null object cannot be converted to a value type

Request.Content.ReadAsMultipartAsync Throws System.IO exception

Interceptor for Authorization headers using Kendo UI datasource

Automatically generate TypeScript client code for ASP.NET Core controllers