aspnetcore/test/WebSites/ActivatorWebSite/Controllers
Ryan Nowak b393191cff Part of #2151 - Remove [Activate] from ViewComponents
This change removes [Activate] from ViewComponents. Accessing context
should be done through [ViewComponentContext]. Accessing services should
be done though constructor injection.
2015-05-21 22:57:45 -07:00
..
CannotBeActivatedController.cs
PlainController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RegularController.cs
ViewController.cs Part of #2151 - Remove [Activate] from ViewComponents 2015-05-21 22:57:45 -07:00