aspnetcore/samples/InlineConstraintSample.Web
John Luo b7d95d813d Reacting to middleware configureOptions updates 2015-12-23 12:27:57 -08:00
..
Constraints React to breaking in IRouteConstraint 2015-12-14 10:08:09 -08:00
Controllers MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
Views MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
wwwroot MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
InlineConstraintSample.Web.xproj MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
Startup.cs Reacting to middleware configureOptions updates 2015-12-23 12:27:57 -08:00
hosting.json React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
project.json React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
readme.md MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00

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.