aspnetcore/test/WebSites/InlineConstraintsWebSite
N. Taylor Mullen 64e726d2b2 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
..
Constraints
Controllers
Views
wwwroot
InlineConstraintsWebSite.xproj
Startup.cs
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.