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
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
FastPathTokenizerTest.cs
FullFeaturedMatcherConformanceTest.cs Change Branding 2018-07-22 16:41:59 -07:00
LinearSearchJumpTableTest.cs
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
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
TreeRouterMatcher.cs
TreeRouterMatcherBuilder.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
TreeRouterMatcherConformanceTest.cs
ZeroEntryJumpTableTest.cs