Go to file
Cesar Blum Silveira 0b488471cf Merge branch 'release' into dev 2015-11-03 13:11:39 -08:00
samples/RoutingSample.Web Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:48 -07:00
src/Microsoft.AspNet.Routing Strong name everything. 2015-11-03 12:18:03 -08:00
test/Microsoft.AspNet.Routing.Tests Reacting to RequestDelegate namespace change 2015-10-30 13:58:05 -07:00
tools Strong name everything. 2015-11-03 12:18:03 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:08 -07:00
NuGetPackageVerifier.json Enabling NuGetPackageVerifier 2015-09-18 12:44:29 -07:00
README.md
Routing.sln
Settings.StyleCop
appveyor.yml
build.cmd Fix local build break 2015-10-12 13:01:49 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-10 20:03:10 -07:00
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.