aspnetcore/test/WebSites/ActionConstraintsWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Controllers
Models
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ActionConstraintsWebSite.kproj Correct recent checkins 2015-02-12 08:53:17 -08:00
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
project.json
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

ActionConstraintWebSite

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