Go to file
Chris R 02d5eaee62 React to hosting API changes. 2016-01-12 15:34:44 -08:00
samples/RoutingSample.Web React to hosting API changes. 2016-01-12 15:34:44 -08:00
src Remove redundant AddOptions which is now a default hosting service 2016-01-07 17:45:36 -08:00
test Updating tests to add options to services 2016-01-07 19:43:35 -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
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:08 -07:00
NuGetPackageVerifier.json Add extension methods for using routing with Middleware 2015-12-14 13:21:50 -08:00
README.md
Routing.sln Add extension methods for using routing with Middleware 2015-12-14 13:21:50 -08:00
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.