aspnetcore/test/WebSites
Pranav K 9e68a163fd Make RazorPage.IUrlHelper a non-public property
* This allows for injection of the property in cshtml files wthout running
in to compilation errors
* Make IUrlHelper a default injected service

Fixes #816
2014-08-12 10:12:23 -07:00
..
ActivatorWebSite Make RazorPage.IUrlHelper a non-public property 2014-08-12 10:12:23 -07:00
AutofacWebSite
BasicWebSite Added Logging to Mvc 2014-08-01 15:33:47 -07:00
CompositeViewEngine
ConnegWebSite ProducesAttribute + 2014-08-11 17:52:55 -07:00
FormatterWebSite 1. Introducing XML Input Formatters. 2014-07-29 15:04:23 -07:00
InlineConstraintsWebSite
Microsoft.AspNet.Mvc.TestConfiguration
RazorWebSite
RoutingWebSite Return a copy of the route values in functional tests. 2014-07-31 15:09:47 -07:00
ValueProvidersSite