Go to file
Pranav K 7cd8db6695 Adding NeutralResourcesLanguageAttribute 2015-09-10 18:29:07 -07:00
samples/RoutingSample.Web Added timeout to regex 2015-09-10 15:21:56 -07:00
src/Microsoft.AspNet.Routing Adding NeutralResourcesLanguageAttribute 2015-09-10 18:29:07 -07:00
test/Microsoft.AspNet.Routing.Tests Update project.json to have warningsAsErrors accept a bool. 2015-09-02 15:34:53 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Routing.sln
Settings.StyleCop
appveyor.yml
build.cmd
build.sh Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:09 -07: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.