aspnetcore/samples/RoutingSample.Web
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
..
EndsWithStringMatchProcessor.cs Change Branding 2018-07-22 16:41:59 -07:00
PrefixRoute.cs Change Branding 2018-07-22 16:41:59 -07:00
Program.cs Change Branding 2018-07-22 16:41:59 -07:00
RouteBuilderExtensions.cs
RoutingSample.Web.csproj
UseGlobalRoutingStartup.cs Change Branding 2018-07-22 16:41:59 -07:00
UseRouterStartup.cs Change Branding 2018-07-22 16:41:59 -07:00