Go to file
N. Taylor Mullen dbab3e610b Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:23 -07:00
samples/RoutingSample.Web React to Kestrel rename 2015-08-12 11:48:11 -07:00
src/Microsoft.AspNet.Routing Reacting to DI changes 2015-08-11 14:10:55 -07:00
test/Microsoft.AspNet.Routing.Tests
…
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.Config Update NuGet feed from v2 => v3. 2015-08-19 14:54:53 -07:00
README.md
…
Routing.sln
…
Settings.StyleCop
…
appveyor.yml
…
build.cmd Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:23 -07:00
build.sh
…
global.json
…
makefile.shade
…

README.md

ASP.NET Routing

AppVeyor: AppVeyor

Travis: Travis

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.