Go to file
John Luo b7fc5f06cd Fix test with mismatched literal type 2016-03-10 15:15:56 -08:00
samples/RoutingSample.Web
src
test Fix test with mismatched literal type 2016-03-10 15:15:56 -08:00
tools
.gitattributes
.gitignore
.travis.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Routing.sln
Settings.StyleCop
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
build.cmd
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:02 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:02 -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.