aspnetcore/samples/ActionConstraintSample.Web
Pranav K 5b805bb12d Updating to use cli
Fixes #3908
2016-02-22 17:49:51 -08:00
..
Controllers
wwwroot
ActionConstraintSample.Web.xproj
CountrySpecificAttribute.cs
Startup.cs Updating to use cli 2016-02-22 17:49:51 -08:00
project.json Updating to use cli 2016-02-22 17:49:51 -08:00
readme.md

readme.md

ActionConstraintSample.Web

This web site illustrates how to setup multiple controllers/actions with same name that is selected based on specific route values using IActionConstraint.