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
Kirthi Krishnamraju
caa8ea44fb
Fix #448 : Support app-wide defaults for HTML helpers
2015-05-12 14:10:59 -07:00
Chris R
bd03142dab
React to Http namespace changes.
2015-05-07 15:19:10 -07:00
N. Taylor Mullen
64e726d2b2
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
Chris Ross
6223aac9be
Handle Http.Core rename.
2015-04-16 15:48:27 -07:00
Ryan Nowak
2b82ee0255
Refactor of ViewComponent extensibility
...
Adds ViewComponentDescriptor and caching (provider, collection,
collectionprovider).
Removes IViewComponentInvokerProvider, simplifies
IViewComponentInvokerFactory.
2015-03-20 13:39:54 -07:00