aspnetcore/samples/RoutingSample.Web
Ryan Nowak 5c116db6a5 Add a sample of building a customize 'MapRoute' method
This is a sample of the pattern for building a MapRoute method that
customizes routing by adding constraints, datatokens, or defaults. This is
the replacement for adding data to the route directly.

Also fixed up the sample to work. It was massively out of date.
2014-11-18 11:58:29 -08:00
..
DelegateRouteEndpoint.cs
DictionaryExtensions.cs
PrefixRoute.cs
RouteBuilderExtensions.cs Add a sample of building a customize 'MapRoute' method 2014-11-18 11:58:29 -08:00
RoutingSample.Web.kproj
Startup.cs Add a sample of building a customize 'MapRoute' method 2014-11-18 11:58:29 -08:00
project.json Add a sample of building a customize 'MapRoute' method 2014-11-18 11:58:29 -08:00