aspnetcore/samples/InlineConstraintSample.Web
Ryan Nowak ad3c460500 React to breaking in IRouteConstraint 2015-12-14 10:08:09 -08:00
..
Constraints React to breaking in IRouteConstraint 2015-12-14 10:08:09 -08:00
Controllers
Views
wwwroot
InlineConstraintSample.Web.xproj
Startup.cs Update to latest `UseRequestLocalization()` signature 2015-12-11 22:58:13 -08:00
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.