Go to file
Pranav K a721565134 Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
build Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
samples/RoutingSample.Web Converted sample and test projects to netcoreapp2.0 2017-03-23 17:04:59 -07:00
shared/Microsoft.AspNetCore.Routing.DecisionTree.Sources
src Update to net46 2017-03-22 18:26:48 -07:00
test Converted sample and test projects to netcoreapp2.0 2017-03-23 17:04:59 -07:00
tools
.gitattributes
.gitignore Update to net46 2017-03-22 18:26:48 -07:00
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Routing.sln
Settings.StyleCop
appveyor.yml
build.cmd
build.ps1
build.sh
version.props Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00

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.