Go to file
Ryan Brandenburg c53fb8f10a Update bootstrappers 2017-10-09 12:44:57 -07:00
benchmarks
…
build
…
samples Changes due to davidfowl feedback 2017-10-05 18:31:23 -07:00
shared Add integration test 2017-09-27 16:12:45 -07:00
src Respond to feedback about handler factory 2017-10-06 10:11:05 -07:00
test Respond to feedback about handler factory 2017-10-06 10:11:05 -07:00
.appveyor.yml Update bootstrappers 2017-10-09 12:44:57 -07:00
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
Directory.Build.props
…
Directory.Build.targets
…
LICENSE.txt
…
NuGet.config
…
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.