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
.gitattributes
.gitignore
NuGet.Config
README.md
Routing.sln
build.cmd
global.json
makefile.shade

README.md

Routing for Project K