aspnetcore/samples/ActionConstraintSample.Web
Ajay Bhargav Baaskaran b8e77e91d1 Updating samples to work with latest dotnet 2016-02-25 10:46:15 -08:00
..
Controllers
wwwroot
ActionConstraintSample.Web.xproj
CountrySpecificAttribute.cs
Startup.cs
project.json Updating samples to work with latest dotnet 2016-02-25 10:46:15 -08:00
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.