- 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 |
||
|---|---|---|
| .. | ||
| Components | ||
| Controllers | ||
| Models | ||
| Services | ||
| Shared-Views/ExpanderViews | ||
| Views | ||
| wwwroot | ||
| MyBasePage.cs | ||
| NestedViewImportsController.cs | ||
| RazorWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
RazorWebSite
This web site illustrates use cases for razor view engine, partials and view components.