Go to file
Hao Kung 3cab10cfd7 React to options rename 2015-09-02 13:55:39 -07:00
samples/RoutingSample.Web React to Kestrel rename 2015-08-12 11:48:11 -07:00
src/Microsoft.AspNet.Routing React to options rename 2015-09-02 13:55:39 -07:00
test/Microsoft.AspNet.Routing.Tests React to options rename 2015-09-02 13:55:39 -07:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:30 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:48:54 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:59:22 -07:00
NuGet.Config Update NuGet feed from v2 => v3. 2015-08-19 14:54:53 -07:00
README.md Add AppVeyor, Travis build status 2015-06-23 07:28:53 +03:00
Routing.sln
Settings.StyleCop Update StyleCop header restriction. 2015-05-01 14:14:25 -07:00
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:30 -07:00
build.cmd Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:23 -07:00
build.sh Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:09 -07:00
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.