Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

WebApi 2 POST with single string parameter not working

Post byte array to Web API server using HttpClient

How do you consume extra parameters in OAuth2 Token request within .net WebApi2 application

Add a custom response header in ApiController

The route template separator character '/' cannot appear consecutively - Attribute routing issue

Deserializing JToken content to an Object

Creating new IHttpActionResult action result methods

c# asp.net-web-api2

Autofac RegisterInstance vs SingleInstance

ASP.NET Web API generate url using Url.Action

How to configure Web Api 2 to look for Controllers in a separate project? (just like I used to do in Web Api)

UseOAuthBearerTokens vs UseOAuthBearerAuthentication

Pass multiple complex objects to a post/put Web API method

Order of execution with multiple filters in web api

HTTP 415 unsupported media type error when calling Web API 2 endpoint

An assembly specified in the application dependencies manifest (...) was not found

Web API optional parameters

Return more info to the client using OAuth Bearer Tokens Generation and Owin in WebApi

FromBody string parameter is giving null

OWIN HttpListener not located

Registering Web API 2 external logins from multiple API clients with OWIN Identity