Go to file
Ryan Nowak 06c63c38a1 Fix for #32 and #33 - return IBuilder from UseRouter
Also removing the overload that doesn't take a route collection
2014-04-16 20:01:35 -07:00
samples/RoutingSample.Web Fix for #32 and #33 - return IBuilder from UseRouter 2014-04-16 20:01:35 -07:00
src/Microsoft.AspNet.Routing Fix for #32 and #33 - return IBuilder from UseRouter 2014-04-16 20:01:35 -07:00
test/Microsoft.AspNet.Routing.Tests Updated to use the new tooling 2014-04-08 01:37:06 -07:00
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down. 2014-02-07 10:09:33 -08:00
README.md
Routing.sln Updated to use the new tooling 2014-04-08 01:37:06 -07:00
build.cmd
global.json
makefile.shade

README.md

Routing for Project K