Go to file
Doug Bunting 9d7f971833 Add xml-docs-test target to end of default build
- #EngineeringDay
- correct couple of XML doc issues in the repo (simplify references)
2014-11-20 10:16:01 -08:00
samples/RoutingSample.Web
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 Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 10:09:28 -08:00
.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.