Go to file
John Luo c672d699f1 Merge branch 'johluo/verbose-rename' into dev 2015-12-07 15:50:47 -08:00
samples/RoutingSample.Web Simplify link generation code 2015-12-07 11:04:19 -08:00
src Merge branch 'johluo/verbose-rename' into dev 2015-12-07 15:50:47 -08:00
test Simplify link generation code 2015-12-07 11:04:19 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Add Routing.Abstractions 2015-12-02 16:43:35 -08:00
README.md
Routing.sln Add Routing.Abstractions 2015-12-02 16:43:35 -08:00
Settings.StyleCop
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.