Go to file
James Newton-King 81dde1a9f1 PR feedback 2018-06-01 21:33:30 -07:00
.github
benchmarkapps/Benchmarks Fixed scenario name in benchmarks app 2018-05-31 14:45:51 -07:00
benchmarks/Microsoft.AspNetCore.Routing.Performance Upgrade benchmarks project 2018-05-31 17:30:10 -07:00
build Upgrade benchmarks project 2018-05-31 17:30:10 -07:00
samples PR feedback 2018-06-01 21:33:30 -07:00
shared/Microsoft.AspNetCore.Routing.DecisionTree.Sources
src PR feedback 2018-06-01 21:33:30 -07:00
test IUrlHelper and support for RouteOptions.LowercaseUrls 2018-05-31 20:07:01 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Routing.sln Code dump of dispatcher prototype code 2018-06-01 21:33:30 -07:00
Settings.StyleCop
build.cmd
build.sh
korebuild-lock.txt
korebuild.json
run.cmd
run.ps1
run.sh
version.props

README.md

ASP.NET Routing

AppVeyor: AppVeyor

Travis: Travis

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.