aspnetcore/samples/InlineConstraintSample.Web
Doug Bunting 8a310b35a4 Update to latest `UseRequestLocalization()` signature
- build break

nit: add more trailing commas in init syntax
2015-12-11 22:58:13 -08:00
..
Constraints MVC functional test cleanup part 1 2015-12-11 13:13:41 -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 Update to latest `UseRequestLocalization()` signature 2015-12-11 22:58:13 -08:00
project.json MVC functional test cleanup part 1 2015-12-11 13:13:41 -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.