Ryan Nowak
|
2992f8e38a
|
Separate PageContext and ViewContext
This change decouples PageContext and ViewContext completely.
|
2017-05-24 16:01:52 -07:00 |
Ajay Bhargav Baaskaran
|
8eac7c2d6c
|
[Fixes #6117] Added RedirectToPage overloads to Controller
|
2017-04-21 12:19:35 -07:00 |
Pranav K
|
925ad75cdf
|
Add convenience methods for redirecting to another Razor Page
Fixes #5956
|
2017-04-04 14:36:22 -07:00 |
Pranav K
|
2d19a82678
|
Update more resource designer files
|
2017-04-04 13:54:20 -07:00 |
Pranav K
|
4faef7afaf
|
Cache more things in HandlerMethodDescriptor
Add tests for DefaultPageHandlerMethodSelector
|
2017-03-13 13:15:26 -07:00 |
Pranav K
|
145d27f9b3
|
Add a PagesOption type that allows configuring the root for Page file discovery
Fixes #5785
|
2017-03-03 17:20:07 -08:00 |
Pranav K
|
de30c5822a
|
* Cache ExecutorFactory as part of CompiledActionDescriptor
* Add tests for ExecutorFactory
|
2017-02-24 11:56:13 -08:00 |
Ryan Nowak
|
e11e6b3be7
|
Add TempData property and some functional tests
|
2017-02-22 08:14:02 -08:00 |
Ryan Nowak
|
84d2e027f5
|
Use new Razor in MVC
|
2017-01-30 10:55:49 -08:00 |
Pranav K
|
a7abdeabcd
|
Introducing PageActionInvoker
|
2017-01-13 11:49:02 -08:00 |
Kiran Challa
|
de0f277892
|
Fix attribute routing error message related to replace tokens
|
2017-01-04 15:43:57 -08:00 |
Pranav K
|
2b8233932a
|
Add IPageFactory and IPageActivator
|
2016-12-29 15:11:29 -08:00 |
Pranav K
|
52ee9afc31
|
Adding PageActionDescriptorProvider
Fixes #5353
|
2016-11-23 16:53:06 -08:00 |