Go to file
N. Taylor Mullen e825776663 Add travis-ci support.
- Runs ./build.sh verify
- Added quotes on warningsAsErrors to work around mono bug.
2015-03-31 17:50:43 -07:00
samples/RoutingSample.Web Added readme file to enable git add wwwroot folder 2015-03-23 12:39:05 -07:00
src/Microsoft.AspNet.Routing Add travis-ci support. 2015-03-31 17:50:43 -07:00
test/Microsoft.AspNet.Routing.Tests
.gitattributes
.gitignore
.travis.yml Add travis-ci support. 2015-03-31 17:50:43 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Routing.sln
Settings.StyleCop
build.cmd
build.sh Marked build.sh as executable 2015-03-31 17:40:11 -07:00
global.json
makefile.shade

README.md

ASP.NET Routing

Contains routing middleware for routing requests to application logic.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.