Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Versioning Web API actions in ASP.NET MVC 4

Specify default controller/action route in WebAPI using AttributeRouting

PostAsync HttpClient error with Web Api - System.AggregateException "A task was canceled."

Inject WebAPI UrlHelper into service using Autofac

c# asp.net-web-api autofac

ASP.Net Web API Help Page Area returning empty output

HelpPage xml documentation when controllers or models in different assembly

Web API Service - How to use "HttpContext.Current" inside async task

ASP.NET Web API custom IHttpControllerSelector for a single route

Add Authentication to ASP.NET WebApi 2.2

How is the OWIN OAuth 2 token actually created?

Web Api 2 + OWIN 3 + NInject.Web.WebApi.OwinHost, error at startup only

Asp.NET Web API Displaying all controller's routes

ASPNetCore API Content negotiation not working

Set one ProducesResponseType typeof for several HttpStatusCodes

How to implement two factor auth in Web API 2 using ASP.NET identity?

How to use Automapper with Autofac

Why are my POST actions not found in ASP.NET Web API?

c# asp.net asp.net-web-api

ASP.NET Identity in a Web API

IHttpActionResult Anonymous Object - Validate Results

How use a specific CultureInfo in Asp.net Web API