Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Where does WebAPI 2.2 OData v4 [EnableQuery] apply?

c# asp.net-web-api odata

RESTFul Authentication with WebAPI

Sample code for unit testing api controllers

Avoiding preflight OPTIONS requests with CORS

Cache-Control headers not sent in response despite being configured on response object

Determine if bearer token has expired or is just authorized

ASP.NET Web API authorization and Authentication

Difference between the two Web API headers response.Content.Headers and response.Headers

asp.net-web-api

Lock Web API controller method

How to download CSV file from ASP.NET Web Api using jQuery Ajax call

c# jquery asp.net-web-api

Authentication with Microsoft.Owin.Testing.TestServer for In-Memory Integration Tests

How can I make url path in Swashbuckle/Swaggerwork when api is served from inside another project?

JWT and Web API (JwtAuthForWebAPI?) - Looking For An Example

how to post json object array to a web api

How do I change the root path of a ASP.Net WebAPI application?

asp.net asp.net-web-api

WebApi 2.1 PUT throw error 415

WebAPI Global Exception Handling

Can I pass an interface based object to an MVC 4 WebApi POST?

Use Active Directory with Web API for SPA

How to use Ninject bootstrapper in WebApi OwinHost Startup?