aspnetcore/test/WebSites/InlineConstraintsWebSite
Kiran Challa f06007d428 [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02:53 -07:00
..
Controllers
Views
wwwroot
InlineConstraintsWebSite.xproj
Startup.cs [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02:53 -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.