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 :) |
||
|---|---|---|
| .vsts-pipelines/builds | ||
| benchmarkapps/Benchmarks | ||
| benchmarks | ||
| build | ||
| samples/RoutingSample.Web | ||
| shared/Microsoft.AspNetCore.Routing.DecisionTree.Sources | ||
| src | ||
| test | ||
| .appveyor.yml | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| Directory.Build.props | ||
| Directory.Build.targets | ||
| LICENSE.txt | ||
| NuGet.config | ||
| NuGetPackageVerifier.json | ||
| README.md | ||
| Routing.sln | ||
| Settings.StyleCop | ||
| build.cmd | ||
| build.sh | ||
| korebuild-lock.txt | ||
| korebuild.json | ||
| run.cmd | ||
| run.ps1 | ||
| run.sh | ||
| version.props | ||
README.md
ASP.NET Routing
Contains routing middleware for routing requests to application logic.
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.