aspnetcore/test/WebSites/ActivatorWebSite/Controllers
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
..
CannotBeActivatedController.cs
PlainController.cs
RegularController.cs Add using statement for extension methods. 2014-07-08 10:19:16 -07:00
ViewController.cs IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00