Go to file
Pranav K 23f44aa082 Enabling tests on CoreCLR 2015-12-01 11:00:09 -08:00
samples/RoutingSample.Web
…
src Clean up folders and test names 2015-11-30 09:36:07 -08:00
test Clean up folders and test names 2015-11-30 09:36:07 -08:00
tools
…
.gitattributes
…
.gitignore Add launchsettings.json to .gitignore 2015-11-30 09:27:32 -08:00
.travis.yml Enabling tests on CoreCLR 2015-12-01 11:00:09 -08:00
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md
…
Routing.sln
…
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.