Go to file
Pranav K cb39ab5c43 Updating to release NuGet.config. 2015-12-11 12:24:06 -08:00
samples/RoutingSample.Web Add IRouteHandler, RouteBase, and IRoutingFeature 2015-12-10 17:55:03 -08:00
src Quick fix: Add routing feature on success 2015-12-11 08:36:46 -08:00
test Add IRouteHandler, RouteBase, and IRoutingFeature 2015-12-10 17:55:03 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-12-11 12:24:06 -08:00
NuGetPackageVerifier.json
README.md
Routing.sln
Settings.StyleCop
appveyor.yml
build.cmd
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.