Go to file
sornaks 67dcdbf8a1 Issue #1669: Adding extension method ConfigureRouteOptions. 2015-02-03 16:18:19 -08:00
samples/RoutingSample.Web Quick cleanup 2015-01-30 10:02:58 -08:00
src/Microsoft.AspNet.Routing Issue #1669: Adding extension method ConfigureRouteOptions. 2015-02-03 16:18:19 -08:00
test/Microsoft.AspNet.Routing.Tests Issue #1669: Adding extension method ConfigureRouteOptions. 2015-02-03 16:18:19 -08:00
.gitattributes
.gitignore Quick cleanup 2015-01-30 10:02:58 -08:00
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.