Go to file
Kirthi Krishnamraju bc0b61b6f2 Merge branch 'release' into dev 2014-10-29 13:19:43 -07:00
samples/RoutingSample.Web Remove unnecessary references from project.json 2014-10-17 17:49:31 -07:00
src/Microsoft.AspNet.Routing Merge branch 'release' into dev 2014-10-29 13:19:43 -07:00
test/Microsoft.AspNet.Routing.Tests [Fixes #90] RouteTemplate does not take RouteData 2014-10-22 13:22:11 -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.