aspnetcore/test/Microsoft.AspNet.Routing.Tests
jacalvar 02a0a218b9 [Fixes #90] RouteTemplate does not take RouteData
Changed the implementation of route template to merge the existing route data
with the values obtained from parsing the request path with the given template.

Restored original route data values in case the route template data does not match.
2014-10-22 13:22:11 -07:00
..
Constraints
Logging
Template [Fixes #90] RouteTemplate does not take RouteData 2014-10-22 13:22:11 -07:00
ConstraintMatcherTest.cs
ConstraintsBuilderTests.cs
DefaultInlineConstraintResolverTest.cs
InlineRouteParameterParserTests.cs Change GetService calls to GetRequiredService 2014-10-17 15:31:57 -07:00
Microsoft.AspNet.Routing.Tests.kproj
RouteCollectionTest.cs
RouteOptionsTests.cs
RouteValueDictionaryTests.cs
RouterMiddlewareTest.cs
TemplateParserDefaultValuesTests.cs Change GetService calls to GetRequiredService 2014-10-17 15:31:57 -07:00
project.json Remove unnecessary references from project.json 2014-10-17 17:49:31 -07:00