aspnetcore/samples/RoutingSample.Web
Ryan Nowak d10682d15b Issue aspnet/Mvc#56 - merging RouteContext and RequestContext
This is the routing part of these changes, and just the breaking changes
parts.

Follow-ups will add:
- DataTokens
- Tracking the logical stack of routers
2014-06-06 10:11:57 -07:00
..
DelegateRouteEndpoint.cs
DictionaryExtensions.cs
PrefixRoute.cs
RouteBuilderExtensions.cs
RoutingSample.Web.kproj Turning on warnings as errors for routing 2014-06-04 18:42:41 -07:00
Startup.cs Issue aspnet/Mvc#56 - merging RouteContext and RequestContext 2014-06-06 10:11:57 -07:00
project.json
web.config