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
|
19331f9532
|
Adding some basic functional tests
I ran into a blocking issue where page handlers aren't picked up, so I
fixed it. Logging another issue to follow up with better tests for this.
|
2017-02-21 16:41:25 -08:00 |
Nate McMaster
|
0097e40e46
|
Downgrade to stable packages
|
2017-02-15 14:23:48 -08:00 |
Pranav K
|
35edc299d7
|
Fix test failures
Fixes #5794
|
2017-02-13 12:03:10 -08:00 |
Pranav K
|
1652bf554f
|
Workaround APICheck errors
|
2017-02-10 12:46:15 -08:00 |
Pranav K
|
8b03e9ef73
|
Make PageStart work
Move more API to RazorPageBase
|
2017-02-09 18:23:01 -08:00 |
Ryan Nowak
|
9264f3aa2d
|
Add TryUpdateModelAsync to pages
|
2017-02-07 21:16:40 -08:00 |
Ryan Nowak
|
314aa366e1
|
Add TempData property support for Pages
|
2017-02-07 15:27:02 -08:00 |
Pranav K
|
690ef186a3
|
Add PageActionDescriptorChangeProvider to allow reloading on page changes
|
2017-02-07 12:53:44 -08:00 |
Pranav K
|
2ff80ffb49
|
Porting DefaultPageHandlerMethodSelector and ExecutorFactory
|
2017-02-07 12:44:27 -08:00 |
Pranav K
|
624909763b
|
Make _PageImports work
Add support for generating the Model property
|
2017-02-07 11:13:15 -08:00 |
Pranav K
|
9f3dfd9819
|
Make RazorPages work E2E
|
2017-02-06 19:05:31 -08:00 |
Pranav K
|
8d5abd433f
|
Add support for PageStarts
|
2017-02-03 15:57:00 -08:00 |
Ryan Nowak
|
84d2e027f5
|
Use new Razor in MVC
|
2017-01-30 10:55:49 -08:00 |
Pranav K
|
3e214e2399
|
Introducing IPageModelActivatorProvider
Fixes #5480
|
2017-01-26 11:31:14 -08:00 |
Pranav K
|
24efd4268b
|
Pin the version of RazorTooling packages to 1.1.0-preview4-final
|
2017-01-17 11:55:15 -08:00 |
Pranav K
|
a7abdeabcd
|
Introducing PageActionInvoker
|
2017-01-13 11:49:02 -08:00 |
Pranav K
|
6b0282fa84
|
Commonize code from ControllerActionInvokerCache and PageFilterFactoryProvider
|
2017-01-11 10:53:23 -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
|
2b50ec99df
|
Updating to 4.4 CoreFx packages
|
2016-12-21 16:47:14 -08:00 |
Pranav K
|
52ee9afc31
|
Adding PageActionDescriptorProvider
Fixes #5353
|
2016-11-23 16:53:06 -08:00 |
Pranav K
|
975dc212b7
|
Fix package versions
|
2016-11-17 10:19:48 -08:00 |
Pranav K
|
29cd24f66b
|
Add Microsoft.AspNetCore.Mvc.RazorPages projects
|
2016-11-17 10:08:38 -08:00 |