Go to file
Ajay Bhargav Baaskaran 8a59bcff08 Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:09 -08:00
samples/RoutingSample.Web Remove project name from output path 2016-03-02 21:06:00 -08:00
src Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:09 -08:00
test Remove project name from output path 2016-03-02 21:06:00 -08:00
tools Strong name everything. 2015-11-03 12:18:03 -08:00
.gitattributes Changes to build using dotnet-cli 2016-01-13 13:02:32 -08:00
.gitignore Fix routing build 2016-02-02 11:44:52 -08:00
.travis.yml Changes to build using dotnet-cli 2016-01-13 13:02:32 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:08 -07:00
NuGetPackageVerifier.json Remove Routing.Extensions 2016-02-04 10:03:30 -08:00
README.md
Routing.sln Move routing extensions to .Routing 2016-02-04 09:55:09 -08:00
Settings.StyleCop
appveyor.yml
build.cmd Return the error code from build.cmd 2016-02-28 10:12:17 -08:00
build.ps1 Update the build scripts 2016-02-27 12:51:14 -08:00
build.sh Update the build scripts 2016-02-27 12:51:14 -08: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.