Go to file
Pranav K 739dc7d621 Change the data type of VirtualPathData.VirtualPath
Fixes #270
2016-01-05 11:50:55 -08:00
samples/RoutingSample.Web Reacting to new Hosting API 2015-12-18 17:35:52 -08:00
src Change the data type of VirtualPathData.VirtualPath 2016-01-05 11:50:55 -08:00
test Change the data type of VirtualPathData.VirtualPath 2016-01-05 11:50:55 -08:00
tools
…
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.config
…
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.