Go to file
Doug Bunting 1f67f69205 Add missing license headers
- #EngineeringDay
2014-11-20 23:25:52 -08:00
samples/RoutingSample.Web Add missing license headers 2014-11-20 23:25:52 -08:00
src/Microsoft.AspNet.Routing Add xml-docs-test target to end of default build 2014-11-20 10:16:01 -08:00
test/Microsoft.AspNet.Routing.Tests
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Routing.sln
Settings.StyleCop
build.cmd
build.sh
global.json
makefile.shade Add xml-docs-test target to end of default build 2014-11-20 10:16:01 -08:00

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.