aspnetcore/src/Microsoft.AspNetCore.Routing
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
..
Builder Change Branding 2018-07-22 16:41:59 -07:00
Constraints
DependencyInjection Change Branding 2018-07-22 16:41:59 -07:00
EndpointConstraints
Internal Change Branding 2018-07-22 16:41:59 -07:00
Logging
Matchers Change Branding 2018-07-22 16:41:59 -07:00
Patterns RoutePattern everywhere 2018-07-20 13:04:34 -07:00
Properties RoutePattern everywhere 2018-07-20 13:04:34 -07:00
Template RoutePattern everywhere 2018-07-20 13:04:34 -07:00
Tree
CompositeEndpointDataSource.cs
DataSourceDependentCache.cs
DefaultEndpointDataSource.cs
DefaultInlineConstraintResolver.cs
DefaultLinkGenerator.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
EndpointDataSource.cs
EndpointFeature.cs
EndpointMiddleware.cs Change Branding 2018-07-22 16:41:59 -07:00
EndpointOptions.cs Change Branding 2018-07-22 16:41:59 -07:00
GlobalRoutingMiddleware.cs Change Branding 2018-07-22 16:41:59 -07:00
IInlineConstraintResolver.cs
INamedRouter.cs
IRouteBuilder.cs
IRouteCollection.cs
InlineRouteParameterParser.cs
MapRouteRouteBuilderExtensions.cs
Microsoft.AspNetCore.Routing.csproj
NameBasedEndpointFinder.cs
RequestDelegateRouteBuilderExtensions.cs
Resources.resx RoutePattern everywhere 2018-07-20 13:04:34 -07:00
Route.cs
RouteBase.cs
RouteBuilder.cs
RouteCollection.cs
RouteConstraintBuilder.cs
RouteConstraintMatcher.cs
RouteCreationException.cs
RouteHandler.cs
RouteOptions.cs
RouteValueEqualityComparer.cs
RouteValuesBasedEndpointFinder.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
RouteValuesBasedEndpointFinderContext.cs
RouterMiddleware.cs
RoutingFeature.cs
baseline.netcore.json