Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Return image from web api controller action while authenticated

Web API OWIN startup exception handling

WebAPI how do I deserialize exceptions on the (.NET) client side

Generated WEB API Help Area documentation does not show response body formats/samples

.NET WebApi HttpClient not sending Windows Authentication credentials to same domain

Postman Client Credentials Flow with Azure AD protected ressource

What is the different between System.Web.Http.HttpPut Vs System.Web.Mvc.HttpPut

Response to preflight: “No 'Access-Control-Allowed-Origin'” despite CORS-enabled

OWIN web api CancellationToken not being called

What is the difference between Asp.Net Web API and WCF Service?

wcf api asp.net-web-api

ASP.NET Web Api as a standalone project in one solution

In Web API, how do you overload Get when one method contains with nullable value types as parameters

Returning Void in Async method from WEB API Controller

How to modify framework's default Web API routes?

ASP.NET WebApi Session vs Static Variables

asp.net asp.net-web-api

Can I use MiniProfiler to instrument an ASP.NET MVC WebApi website?

Setting up Web API within WCF Project

ASP.NET Web API performance issue

Using log4net with WebApi - Keeping same correlation id throughout instance

How do I map an OData query against a DTO to an EF entity?