aspnetcore/samples/ActionConstraintSample.Web/readme.md

188 B

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.