Go to file
Ryan Nowak aae9e67773 add docs 2014-10-31 15:02:54 -07:00
samples/RoutingSample.Web Remove unnecessary references from project.json 2014-10-17 17:49:31 -07:00
src/Microsoft.AspNet.Routing add docs 2014-10-31 15:02:54 -07:00
test/Microsoft.AspNet.Routing.Tests Fix for #65,116 - Implement 'stack of routers' 2014-10-31 14:07:35 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Routing.sln
Settings.StyleCop
build.cmd
build.sh
global.json
makefile.shade

README.md

ASP.NET Routing

Contains routing middleware for routing requests to application logic.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.