aspnetcore/samples/InlineConstraintSample.Web
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -08:00
..
Constraints React to breaking in IRouteConstraint 2015-12-14 10:08:09 -08:00
Controllers
Views
wwwroot
InlineConstraintSample.Web.xproj
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -08:00
hosting.json React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
project.json Reacting to hosting API changes 2016-01-12 18:07:17 -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.