aspnetcore/samples/RoutingSample.Web
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
..
DelegateRouteEndpoint.cs
DictionaryExtensions.cs
PrefixRoute.cs
RouteCollectionExtensions.cs
RoutingSample.Web.kproj
Startup.cs Fix for #32 and #33 - return IBuilder from UseRouter 2014-04-16 20:01:35 -07:00
project.json Reduce project.json dependencies 2014-04-09 21:33:59 -07:00
web.config