Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Cross-domain jQuery AJAX fails when defining Content-Type

What to return when a route/url is found but not the resource behind it?

No action was found on the controller ApiController

SwaggerRequestExample attribute does not work in ASP.NET MVC 5 (.NET Framework 4.5.2)

Call Azure AD protected WebApi from Excel VSTO WorkBook

Catch-all route fails to find route with WebApi2 ApiController

MultipartMemoryStreamProvider and reading user data from MultiPart/Form Data

Serilog SelfLog to File Error

c# asp.net-web-api2 serilog

Why isn't there an AuthenticationFilterAttribute class in ASP.NET Web API 2?

Differences between these two forms of WebApi routing?

Web API 2 Authentication Filter - AuthenticateAsync not firing when Authorization header is present

How to pass authentication header (basic) to OData Service from a .NetClient

Returning binary data with web api