See https://github.com/aspnet/Announcements/issues/144 for more information. |
||
|---|---|---|
| .. | ||
| Controllers | ||
| wwwroot | ||
| ActionConstraintSample.Web.xproj | ||
| CountrySpecificAttribute.cs | ||
| Startup.cs | ||
| hosting.json | ||
| project.json | ||
| 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.