1. Template parser now allows a parameter to be an optional parameter in a complex segment if it is the last and only optional parameter and it is followed by a period. 2. Template matcher modified to take into consideration the optional parameter in the complex segment. Also the period shouldn't be present if the optional parameter is not present |
||
|---|---|---|
| .. | ||
| Constraints | ||
| Logging | ||
| Template | ||
| ConstraintMatcherTest.cs | ||
| DefaultInlineConstraintResolverTest.cs | ||
| InlineRouteParameterParserTests.cs | ||
| Microsoft.AspNet.Routing.Tests.kproj | ||
| RouteCollectionTest.cs | ||
| RouteConstraintBuilderTest.cs | ||
| RouteOptionsTests.cs | ||
| RouteValueDictionaryTests.cs | ||
| RouterMiddlewareTest.cs | ||
| TemplateParserDefaultValuesTests.cs | ||
| project.json | ||