Go to file
Doug Bunting efe39e43f5 Remove test the `[NotNull]` move makes irrelevant 2015-05-06 14:47:05 -07:00
samples/RoutingSample.Web Update LICENSE.txt and license header on files. 2015-05-01 13:59:22 -07:00
src/Microsoft.AspNet.Routing Using [NotNull] and 'nameof' operator 2015-05-06 17:43:19 +03:00
test/Microsoft.AspNet.Routing.Tests Remove test the `[NotNull]` move makes irrelevant 2015-05-06 14:47:05 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:59:22 -07:00
NuGet.Config
README.md
Routing.sln
Settings.StyleCop Update StyleCop header restriction. 2015-05-01 14:14:25 -07:00
appveyor.yml
build.cmd
build.sh
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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.