aspnetcore/test/WebSites/ActivatorWebSite
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
..
Components IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
Controllers IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
Services IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
Views/View IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
ActivatorWebSite.kproj IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
Startup.cs IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
project.json