Ryan Nowak
84d2e027f5
Use new Razor in MVC
2017-01-30 10:55:49 -08:00
Ajay Bhargav Baaskaran
f0777b95a8
[ Fixes #3868 ] Exclude Antiforgery token in form with method Get
2016-01-21 11:29:41 -08:00
Ryan Nowak
676bde29b9
Make Begin[Route]Form include antiforgery
2016-01-07 13:24:01 -08:00
Doug Bunting
ff19702db5
Remove `WaitService`
...
- use `MvcTestFixture` instead of `TestHelper`
- part of #3139
- continue to test e2e interaction of `FlushAsync()` with sections, partials, et cetera
- remove `FlushPointTest.FlushBeforeCallingLayout()`
- `RazorPageTest.FlushAsync_ThrowsIfTheLayoutHasBeenSet()` unit test covers the scenario
2015-10-28 15:47:16 -07:00
Kirthi Krishnamraju
9ea5350271
Added more coverage in functional tests for FlushAsync
2015-01-05 10:36:37 -08:00
Kirthi Krishnamraju
d8455c3e64
Make Flush work without requiring curly braces
...
Fixes #1547
2014-12-05 14:53:09 -08:00
Pranav K
052ad3e95f
RenderSection \ RenderSectionAsync does not work in sections
...
Fixes #1509
2014-11-14 12:17:25 -08:00
Pranav K
4ec6da1ed3
Adding RenderSectionAsync to RazorPage
...
Fixes #845
2014-10-13 17:44:49 -07:00
Pranav K
a931e21456
Adding support for flush points in Razor pages
...
Fixes #1042
2014-08-29 09:30:23 -07:00