Ryan Nowak
|
2992f8e38a
|
Separate PageContext and ViewContext
This change decouples PageContext and ViewContext completely.
|
2017-05-24 16:01:52 -07:00 |
Ryan Nowak
|
4032de064e
|
Removing _PageStart.cshtml
Pages now also use _ViewStart.cshtml
Also contains some naming/text cleanup that was missed in the previous
commit.
|
2017-04-06 08:14:37 -07:00 |
Pranav K
|
2ff80ffb49
|
Porting DefaultPageHandlerMethodSelector and ExecutorFactory
|
2017-02-07 12:44:27 -08:00 |
Pranav K
|
8d5abd433f
|
Add support for PageStarts
|
2017-02-03 15:57:00 -08:00 |
Pranav K
|
a7abdeabcd
|
Introducing PageActionInvoker
|
2017-01-13 11:49:02 -08:00 |
Pranav K
|
2b8233932a
|
Add IPageFactory and IPageActivator
|
2016-12-29 15:11:29 -08:00 |