aspnetcore/samples/InlineConstraintSample.Web
John Luo c8a59d7f3e Reacting to new middleware options pattern 2016-01-08 18:07:36 -08:00
..
Constraints
Controllers
Views
wwwroot
InlineConstraintSample.Web.xproj
Startup.cs Reacting to new middleware options pattern 2016-01-08 18:07:36 -08:00
hosting.json
project.json
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.