Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Inherited Web API API Controller

Authentication with OWIN and WsFederation for MVC, web api and signalR apps

Combining tokens and cookies auth for MVC 5 / Web API app

HttpWebRequest WebException ProtocolError

ADFS 3 OAuth 2 CORS Error

AngularJS with .NET Web API: Authentication with AD

WebAPI & SignalR web application - Authenticating & Authorizing

ASP.NET Core and CreateErrorResponse

Handling invalid JSONP requests in Web API

How to add MessageHandler for a specific controller that is using Routing Attributes in ASP.NET WebAPI 2?

EF Core: An exception occurred in the database while iterating the results of a query

How to pass windows credentials from an Angular client to a WebAPI?

angular asp.net-web-api

Expose only a subset of .NET OData APIs for a route (return 404 for excluded APIs)

Model binding not working for nested object

Customizing ASP Web API Json serialization by which Action is invoked

ModelBinder and sub models

OWIN AuthorizeEndpoint with redirect_uri different than uri of web api

Web Api user filtering response fields

c# asp.net-web-api

C# Async ApiController Closing OutputStream Prematurely

How to prioritize Web Api Controllers over IHttpHandler?