aspnetcore/samples/InlineConstraintSample.Web
Ajay Bhargav Baaskaran b8e77e91d1 Updating samples to work with latest dotnet 2016-02-25 10:46:15 -08:00
..
Constraints Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Views
wwwroot
InlineConstraintSample.Web.xproj
Startup.cs Updating to use cli 2016-02-22 17:49:51 -08:00
project.json Updating samples to work with latest dotnet 2016-02-25 10:46:15 -08: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.