Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api-routing

The Constraint Entry 'httpMethod' on the Route Must Have a String Value

Multiple owin listeners with their own set of controllers, with Autofac for DI

Modular ASP.NET Web API: how to add/remove route at run time to a Web API

asp.net webapi: how to pass optional parameters?

Generic Web Api method

Controllers split by areas [duplicate]

Why is my Web API method with double args not getting called?

Web Api controller thinks it is duplicated

Expose only a subset of .NET OData APIs for a route (return 404 for excluded APIs)

ASP.NET 5 HTML5 History

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

How to modify framework's default Web API routes?

WebApi Multiple actions were found with GetAll() and GetByIds(int[] ids)

Web API 2 Is it possible to load a route/controller programmatically?

Web API 2 RoutePrefix does not working

AttributeRouting not working with HttpConfiguration object for writing Integration tests

web api get route template from inside handler

A route named 'DefaultApi' is already in the route collection

Multiple actions for the same HttpVerb