aspnetcore/test/WebSites/ActionConstraintsWebSite
Pranav K f57e180971 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
..
Controllers Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Models
wwwroot
ActionConstraintsWebSite.xproj
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44: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.