Go to file
Pranav K cad81fa608 Updating tests to use moq.netcore 2015-11-23 12:24:35 -08:00
samples/RoutingSample.Web
src Updating tests to use moq.netcore 2015-11-23 12:24:35 -08:00
test Updating tests to use moq.netcore 2015-11-23 12:24:35 -08:00
tools
.gitattributes
.gitignore
.travis.yml Move Travis to supported Linux distribution 2015-11-17 14:26:37 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Moved AttributeRouting from MVC 2015-11-17 12:03:12 -08:00
README.md
Routing.sln Moved AttributeRouting from MVC 2015-11-17 12:03:12 -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.