aspnetcore/samples/ActionConstraintSample.Web
Pranav K 36146a6139 Fix build warnings 2016-05-02 14:52:02 -07:00
..
Controllers
ActionConstraintSample.Web.xproj
CountrySpecificAttribute.cs
Startup.cs
project.json Fix build warnings 2016-05-02 14:52:02 -07:00
readme.md
web.config

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.