Go to file
Pranav K 1ef45e64b8 Update to net46 2017-03-22 18:26:48 -07:00
build
samples/RoutingSample.Web Update to net46 2017-03-22 18:26:48 -07:00
shared/Microsoft.AspNetCore.Routing.DecisionTree.Sources
src Update to net46 2017-03-22 18:26:48 -07:00
test Update to net46 2017-03-22 18:26:48 -07:00
tools
.gitattributes
.gitignore Update to net46 2017-03-22 18:26:48 -07:00
.travis.yml Update Travis to macOS Sierra 2017-03-21 12:17:39 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Routing.sln
Settings.StyleCop
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

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 Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.