Go to file
Aligned 2abc09fb80 Change ASP.NET vNext to ASP.Net 5 in the Readme.md 2015-01-21 13:14:50 -06:00
samples/RoutingSample.Web
src/Microsoft.AspNet.Routing
test/Microsoft.AspNet.Routing.Tests
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md Change ASP.NET vNext to ASP.Net 5 in the Readme.md 2015-01-21 13:14:50 -06:00
Routing.sln
Settings.StyleCop
build.cmd Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL 2015-01-20 18:32:52 -08:00
build.sh Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:36:35 -08:00
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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.