Go to file
Ryan Brandenburg dc07aba935 Set 2.0 baselines 2018-03-19 09:27:10 -07:00
.github
…
benchmarks/Microsoft.AspNetCore.Routing.Performance
…
build Set 2.0 baselines 2018-03-19 09:27:10 -07:00
samples/RoutingSample.Web
…
shared/Microsoft.AspNetCore.Routing.DecisionTree.Sources
…
src Set 2.0 baselines 2018-03-19 09:27:10 -07:00
test Tolerate leading "~/" or "/" (#509) 2018-01-11 13:00:01 -08:00
.appveyor.yml Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 2018-01-31 15:01:13 -08:00
.gitattributes
…
.gitignore
…
.travis.yml Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 2018-01-31 15:01:13 -08:00
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 Set 2.0 baselines 2018-03-19 09:27:10 -07:00
korebuild.json Update KoreBuild channel 2018-03-16 12:33:27 -07:00
run.cmd
…
run.ps1
…
run.sh
…
version.props Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:05:49 -08:00

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.