Go to file
Victor Hurdugaci f135b7d8dd Add repository information to project files 2015-07-01 20:22:39 -07:00
samples/RoutingSample.Web
src/Microsoft.AspNet.Routing Add repository information to project files 2015-07-01 20:22:39 -07:00
test/Microsoft.AspNet.Routing.Tests Removed unwanted logging for non-matching routes 2015-06-23 10:53:58 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md Add AppVeyor, Travis build status 2015-06-23 07:28:53 +03:00
Routing.sln
Settings.StyleCop
appveyor.yml
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 11:05:23 -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.