Go to file
Doug Bunting 3b0e289387 Apply VS' FormatDocument and RemoveAndSort to all *.cs files
- #EngineeringDay
- this repo was relatively clean
2014-11-20 10:09:28 -08:00
samples/RoutingSample.Web Add a sample of building a customize 'MapRoute' method 2014-11-18 11:58:29 -08:00
src/Microsoft.AspNet.Routing Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 10:09:28 -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

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.