Go to file
Ryan Nowak bb413c6ac3 Rename a bunch of old stuff 2017-10-26 12:35:58 -07:00
benchmarks Add Template abstraction 2017-10-25 22:15:24 -07:00
build Use PackageLineup to manage PackageReference versions 2017-08-29 11:31:54 -07:00
samples Rename a bunch of old stuff 2017-10-26 12:35:58 -07:00
shared Add integration test 2017-09-27 16:12:45 -07:00
src Rename a bunch of old stuff 2017-10-26 12:35:58 -07:00
test Rename a bunch of old stuff 2017-10-26 12:35:58 -07:00
.appveyor.yml Update bootstrappers 2017-10-09 12:44:57 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props Set RepositoryRoot 2017-10-13 14:42:32 -07:00
Directory.Build.targets Use PackageLineup to manage PackageReference versions 2017-08-29 11:31:54 -07:00
LICENSE.txt
NuGet.config Use PackageLineup to manage PackageReference versions 2017-08-29 11:31:54 -07:00
NuGetPackageVerifier.json
README.md
Routing.sln Add integration test 2017-09-27 16:12:45 -07:00
Settings.StyleCop
build.cmd Update bootstrappers 2017-10-09 12:44:57 -07:00
build.sh Update bootstrappers 2017-10-09 12:44:57 -07:00
run.cmd Update bootstrappers 2017-10-09 12:44:57 -07:00
run.ps1 Update bootstrappers 2017-10-09 12:44:57 -07:00
run.sh Update bootstrappers 2017-10-09 12:44:57 -07:00
version.xml

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.