aspnetcore/samples/InlineConstraintSample.Web
..
Constraints
Controllers
Views
InlineConstraintSample.Web.xproj
Startup.cs
project.json
readme.md
web.config

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.