aspnetcore/samples/InlineConstraintSample.Web
Pranav K 5b805bb12d Updating to use cli
Fixes #3908
2016-02-22 17:49:51 -08:00
..
Constraints
Controllers
Views
wwwroot
InlineConstraintSample.Web.xproj
Startup.cs Updating to use cli 2016-02-22 17:49:51 -08:00
project.json Updating to use cli 2016-02-22 17:49:51 -08:00
readme.md

readme.md

InlineConstraintSample.Web

This web site illustrates how to use inline route constraints with traditional routes. The startup class in its configure method reads the routes which are added to configuration by the test methods.