aspnetcore/test/WebSites
Pranav K 9f8c656b31 IUrlHelper and IViewComponentHelper need to be activated
* Removing Init method and using [Activate] to activate IUrlHelper.
* Moving IViewComponentHelper to default injected properties
* Adding functional tests to verify these properties are injected \
  activated

Fixes #789
2014-07-16 16:24:03 -07:00
..
ActivatorWebSite IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
AutofacWebSite Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00
BasicWebSite Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00
CompositeViewEngine Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00
InlineConstraintsWebSite Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00
Microsoft.AspNet.Mvc.TestConfiguration Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00
RoutingWebSite [#732] Attribute Routing: Implement `~/` for overriding a prefix 2014-07-16 09:40:38 -07:00