Go to file
Pranav K 39451a57b6 * Removing Helios from sample
* Adding System.Runtime to unblock CI
2015-12-08 11:17:29 -08:00
samples/RoutingSample.Web * Removing Helios from sample 2015-12-08 11:17:29 -08:00
src * Removing Helios from sample 2015-12-08 11:17:29 -08:00
test Simplify link generation code 2015-12-07 11:04:19 -08:00
tools Strong name everything. 2015-11-03 12:18:03 -08:00
.gitattributes
.gitignore Add launchsettings.json to .gitignore 2015-11-30 09:27:32 -08:00
.travis.yml Enabling tests on CoreCLR 2015-12-01 11:00:09 -08:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:48:54 -07:00
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:08 -07:00
NuGetPackageVerifier.json Add Routing.Abstractions 2015-12-02 16:43:35 -08:00
README.md Add AppVeyor, Travis build status 2015-06-23 07:28:53 +03:00
Routing.sln Add Routing.Abstractions 2015-12-02 16:43:35 -08:00
Settings.StyleCop
appveyor.yml
build.cmd Fix local build break 2015-10-12 13:01:49 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-10 20:03:10 -07:00
global.json
makefile.shade Running xml-docs-test before test target 2015-09-18 12:29:43 -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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.