aspnetcore/test/WebSites/InlineConstraintsWebSite
N. Taylor Mullen e829ba7646 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
..
Controllers
Views
wwwroot
InlineConstraintsWebSite.kproj
Startup.cs
project.json Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
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.