Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

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

How to get base URL in Web API controller?

Asp.Net WebApi2 Enable CORS not working with AspNet.WebApi.Cors 5.2.3

c# rest cors asp.net-web-api2

swagger error: Conflicting schemaIds: Duplicate schemaIds detected for types A and B

Web API 2: how to return JSON with camelCased property names, on objects and their sub-objects

Dot character '.' in MVC Web API 2 for request such as api/people/STAFF.45287

CORS: credentials mode is 'include'