aspnetcore/test/WebSites/InlineConstraintsWebSite
ianhong 21031a3aa8 Add sample and functional test for custom inline constraints 2015-04-17 08:42:20 -07:00
..
Constraints Add sample and functional test for custom inline constraints 2015-04-17 08:42:20 -07:00
Controllers Add sample and functional test for custom inline constraints 2015-04-17 08:42:20 -07:00
Views
wwwroot
InlineConstraintsWebSite.xproj
Startup.cs Add sample and functional test for custom inline constraints 2015-04-17 08:42:20 -07:00
project.json
readme.md

readme.md

InlineConstraintsWebSite

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.