aspnetcore/test/WebSites/ActionConstraintsWebSite
Kiran Challa f06007d428 [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02:53 -07:00
..
Controllers
Models
wwwroot
ActionConstraintsWebSite.xproj
Startup.cs [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02:53 -07:00
project.json
readme.md

readme.md

ActionConstraintWebSite

This web site illustrates how to use action constraints to select the right action based on the request.