Go to file
John Luo 34e3d14d78 Reacting to hosting rename 2016-01-17 17:28:32 -08:00
samples/RoutingSample.Web Reacting to hosting rename 2016-01-17 17:28:32 -08:00
src Fixes [#276] Throw a nicer error when the routing services haven't been added to DI 2016-01-14 15:11:20 -08:00
test Fixes [#276] Throw a nicer error when the routing services haven't been added to DI 2016-01-14 15:11:20 -08:00
tools
.gitattributes
.gitignore Reacting to hosting rename 2016-01-17 17:28:32 -08:00
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Routing.sln
Settings.StyleCop
appveyor.yml
build.cmd
build.sh Updating build script 2016-01-14 16:41:15 -08:00
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.