Go to file
Ryan Nowak 9fc51ecbee Add launchsettings.json to .gitignore 2015-11-30 09:27:32 -08:00
samples/RoutingSample.Web
src Optimize RouteValueDictionary, expose concrete type 2015-11-25 09:49:10 -08:00
test Optimize RouteValueDictionary, expose concrete type 2015-11-25 09:49:10 -08:00
tools
.gitattributes
.gitignore Add launchsettings.json to .gitignore 2015-11-30 09:27:32 -08:00
.travis.yml Move Travis to supported Linux distribution 2015-11-17 14:26:37 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
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.