aspnetcore/samples/InlineConstraintSample.Web
John Luo 22b37fb83b Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
..
Constraints
Controllers
Views
wwwroot
InlineConstraintSample.Web.xproj
Startup.cs Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07:00
project.json Update samples and react to Kestrel extensions 2016-03-30 17:33:25 -07: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.