Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Session Management in Angular+Web API application

Why won't Web API deserialize this but JSON.Net will?

How do I retrieve body values from an HTTP POST request in an ASP.NET Web API ValueProvider?

ASP.NET Web API and OpenID Connect: how to get Access Token from Authorization Code

Pass an object from ActionFilter.OnActionExecuting() to an ApiController

How to pass Windows Authentication credential from client to Web API service

Capture exception during request deserialization in WebAPI C#

asp web api patch implementation

Adding additional logic to Bearer authorization

Fiddler testing API Post passing a [Frombody] class

c# asp.net-web-api fiddler

Implementing ETag Support in ASP.NET MVC4 WebAPI

405 Message, method not allowed with Web Api

Autofac - The request lifetime scope cannot be created because the HttpContext is not available - due to async code?

Web API passing Object to a Get method

SuppressDefaultHostAuthentication in WebApi.Owin also suppressing authentication outside webapi

POST JSON with MVC 4 API Controller

SignalR no longer working "No assembly found containing an OwinStartupAttribute"

How to make ASP.NET Web API respond 403 or 401 appropriately?

How to Get User IP in ASP.NET MVC API Controller

Prevent $id/$ref when serializing objects using Web API and JSON.NET