Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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

curl sending null data on POST request to web api

c# asp.net-web-api

Elmah showing, "No OWIN authentication manager is associated with the request."

Integrating extjs 5 app build with sencha cmd and WebAPI in Visual Studio

asp.net-web-api extjs5

ASP.NET 5 + MVC 6 + Web API controller with PUT or PATCH verbs returns 404 error [closed]

AngularJS injector issue

How to bind a given property when deserializing a JSON object in c# Web Api?

WebApi Route returns Not Found in Orchard Module

Interceptor for Authorization headers using Kendo UI datasource

Has the generic version of HttpResponseMessage been removed from the ASP.NET WebApi?

c# .net asp.net-web-api

Automatically generate TypeScript client code for ASP.NET Core controllers