Go to file
ASP.NET CI 1081b40245 Update dependencies.props
[auto-updated: dependencies]
2018-10-11 19:31:49 +00:00
.vsts-pipelines/builds
benchmarkapps/Benchmarks
benchmarks/Microsoft.AspNetCore.Routing.Performance Misc polishing 2018-10-08 15:45:44 -07:00
build Update dependencies.props 2018-10-11 19:31:49 +00:00
samples/RoutingSample.Web Make endpoint selector policies per-candidate-set 2018-10-05 21:03:59 -07:00
shared/Microsoft.AspNetCore.Routing.DecisionTree.Sources
src Misc polishing 2018-10-08 15:45:44 -07:00
test Misc polishing 2018-10-08 15:45:44 -07:00
tools/Swaggatherer
.appveyor.yml
.gitattributes
.gitignore Add .etl to .gitignore (PerfView) 2018-09-29 10:47:14 -07:00
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Routing.sln
Settings.StyleCop
THIRD-PARTY-NOTICES
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-10-11 19:31:49 +00:00
korebuild.json
run.cmd
run.ps1
run.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.