Go to file
Mugdha Kulkarni ddfe5e9736 Adding more test cases before removing RegEx for parameter matching 2015-07-21 15:09:15 -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 Adding more test cases before removing RegEx for parameter matching 2015-07-21 15:09:15 -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.