aspnetcore/samples/ActionConstraintSample.Web/readme.md

5 lines
188 B
Markdown

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.