Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Make web api serialize dictionary with the key value as key using data attribute

Is it possible to access Controller/Action attributes from a Message Handler?

View Raw Headers that will be sent/received in HttpResponseMessage / HttpRequestMessage (System.Net.Http, WebAPI)

Where is the authentication token stored on the client side?

ASP.NET WebApi - How do I "allow", but not "require" client certificates?

IQueryable serialization (web api)

Sending message with 401: Asp.net Web-api

No HTTP resource was found that matches the request URI

Convert JSON to RSS via Web API?

Web API action selection based on Accept header

Controller invoking another controller C# WebApi

asp.net asp.net-web-api

Exposing Large Data Models via OData and WebAPI

HTTP PUT Failing on IIS 8.5

Create Property Model Binder in Web API

Recommended lifecycle for DbContext in ASP.NET Web API?

Passing ApplicationUserManager to ApplicationOAuthProvider with Autofac with ASP.Net Identity

C# Web API 2 app generates 404 on GET method when deployed to sub directory on IIS 7.5

Should asynchronous requests to a RESTful API have a separate URI?

Double authentication with Web app & Web API needed?

Custom error page when using Owin