aspnetcore/samples/ActionConstraintSample.Web
Pavel Krymets e6ffb060f7 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -07:00
..
Controllers
ActionConstraintSample.Web.xproj
CountrySpecificAttribute.cs
Startup.cs
project.json Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -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.