Go to file
Ryan Nowak 78a6c63628
Merge pull request #742 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-22 10:04:09 -07:00
.vsts-pipelines/builds
benchmarkapps/Benchmarks Merge release/2.2 2018-08-22 20:37:21 +12:00
benchmarks/Microsoft.AspNetCore.Routing.Performance Enable benchmark validation 2018-08-22 08:16:41 -07:00
build Merge pull request #742 from dotnet-maestro-bot/merge/release/2.2-to-master 2018-08-22 10:04:09 -07:00
samples/RoutingSample.Web Merge fixes 2018-08-22 20:42:53 +12:00
shared/Microsoft.AspNetCore.Routing.DecisionTree.Sources
src Merge fixes 2018-08-22 20:42:53 +12:00
test Merge fixes 2018-08-22 20:42:53 +12:00
tools/Swaggatherer Enable benchmark validation 2018-08-22 08:16:41 -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 Enable benchmark validation 2018-08-22 08:16:41 -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.