Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Correct HTTP verb to use for a business rules validation endpoint in Web API

Web API Request is null in ExecuteAsync method of ApiController

Detect if my tests are running on Visual Studio Team Services

throw of HttpResponseException not getting caught by ExceptionFilterAttribute

c# asp.net-web-api2

Web API post data: object reference not set to an instance of an object

OData v4 groupby with dates

Authorize Attribute Authentication with Postman in Web Api

How to post and receive a file with web api

c# asp.net-web-api2

WebAPI + MVC + Owin: MVC routes don't work

Microsoft Cognitive speech services - Speech to text batch transcription permission error

How Does The Server Know If A Bearer Token Is Valid Without Storing It On Disk Or Memory

rest asp.net-web-api2 owin

How to serve static files (for CORS / OPTION request) in IIS?

Unable to change swagger ui path

Convert JSON object to C# model Web API 2

Best retry policy for Refit ApiException?

CORS on OWIN and accessing /token causes 'Access-Control-Allow-Origin' error

cors asp.net-web-api2

Facebook data deletion callback gives "Unable to confirm request was received"

Web API - Return some fields from model

Using WebApi RoutePrefix attribute on a base controller

Angular project with ASP.NET Web API project in Visual Studio