Go to file
Ajay Bhargav Baaskaran 91c3a550f1 changed contracts.assert to debug.assert 2014-11-18 13:52:42 -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 changed contracts.assert to debug.assert 2014-11-18 13:52:42 -08:00
test/Microsoft.AspNet.Routing.Tests Fix for #92 - Make Constraints, DataTokens, and Defaults readonly 2014-11-18 11:24:25 -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.