aspnetcore/test/WebSites/ActionConstraintsWebSite/wwwroot
Harsh Gupta 60fa4a6f45 Adding Support for consumes.
Consumes has overriding behavior and the one closest to action wins.
2015-01-16 14:15:08 -08:00
..
readme.md Adding Support for consumes. 2015-01-16 14:15:08 -08:00

readme.md

ActionConstraintWebSite

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