aspnetcore/test/Microsoft.AspNetCore.Routin.../Matchers
Ryan Nowak b9df95831d Change Branding
For preview one the branding is:

new thing = UseGlobalRouting/UseEndpoint
old thing = UseRouter

We're going to drop the name Dispatcher everywhere and make sure that we
position our new work as 'new and improved routing' instead of
introducing a new product/concept name.

We're not totally sure of the term Global yet, but it's what we're doing
for preview 1. Suggestions welcome for dicussion after we do the first
preview :)
2018-07-22 16:41:59 -07:00
..
BarebonesMatcher.cs Hoist path out of loop in BarebonesMatcher 2018-07-16 20:43:31 -07:00
BarebonesMatcherBuilder.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
BarebonesMatcherConformanceTest.cs
DataSourceDependentMatcherTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
DefaultMatchProcessorFactoryTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
DfaMatcherBuilderTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
DfaMatcherConformanceTest.cs Change Branding 2018-07-22 16:41:59 -07:00
DfaMatcherTest.cs Change Branding 2018-07-22 16:41:59 -07:00
DictionaryJumpTableTest.cs Productize JumpTable (#594) 2018-07-12 23:28:51 -07:00
FastPathTokenizerTest.cs Make DFA matcher the default 2018-07-18 07:50:27 -07:00
FullFeaturedMatcherConformanceTest.cs Change Branding 2018-07-22 16:41:59 -07:00
LinearSearchJumpTableTest.cs Productize JumpTable (#594) 2018-07-12 23:28:51 -07:00
MatcherAssert.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherConformanceTest.MultipleEndpoint.cs
MatcherConformanceTest.SingleEndpoint.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherConformanceTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
MultipleEntryJumpTableTest.cs Productize JumpTable (#594) 2018-07-12 23:28:51 -07:00
RouteConstraintMatchProcessorTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
RouteMatcher.cs
RouteMatcherBuilder.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
RouteMatcherConformanceTest.cs
SingleEntryJumpTableTest.cs Productize JumpTable (#594) 2018-07-12 23:28:51 -07:00
TreeRouterMatcher.cs
TreeRouterMatcherBuilder.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
TreeRouterMatcherConformanceTest.cs
ZeroEntryJumpTableTest.cs Productize JumpTable (#594) 2018-07-12 23:28:51 -07:00